NotificationListener

Notification listener.

Functions

Link copied to clipboard
Called when a background notification action button is tapped.
Link copied to clipboard
Called when a notification is dismissed.
Link copied to clipboard
Called when a foreground notification action button is tapped.
Link copied to clipboard
Called when the notification is opened.
Link copied to clipboard
abstract fun onNotificationPosted(@NonNull notificationInfo: NotificationInfo)
Called when a notification is posted.