Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
Emits push events into NotifierEventHub when the given notification content originates from a remote (Firebase) push message. No-op for local notifications.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun KMPNotifier.initialize(context: Context, configuration: NotificationPlatformConfiguration, vararg extensions: KMPNotifierExtension)
Link copied to clipboard
Link copied to clipboard
In order to receive notification data payload this function needs to be called in Android side in launcher Activity #onCreate and #onNewIntent methods.
Link copied to clipboard
Emits the notification-clicked event for the given notification content.