pendingIntentAction
Source set: Android
@Composable
public fun pendingIntentAction(pendingIntent: PendingIntent): Action
Create a PendingIntentAction to send the PendingIntent when invoked.
Create a PendingIntentAction to send the PendingIntent when invoked.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
@Composable
public fun pendingIntentAction(pendingIntent: PendingIntent): Action
Create a PendingIntentAction to send the PendingIntent when invoked.
Last updated: