Notification Listener
interface NotificationListener
Content copied to clipboard
A listener for start and cancellation of the notification.
Functions
onNotificationCancelled
Link copied to clipboard
onNotificationStarted
Link copied to clipboard
abstract fun onNotificationStarted(notificationId: Int, notification: Notification)
Content copied to clipboard