NotificationLaunchIntentProvider
Functions
Link copied to clipboard
abstract fun getNotificationPendingIntent(context: Context, notificationMessage: NotificationMessage): PendingIntent?
Provide a PendingIntent for the desired destination when a notification is opened. This value will be set as the 'content intent' on the notification.