Notification Listener
A listener for start and cancellation of the notification.
Functions
Link copied to clipboard
Called after the notification has been cancelled.
Link copied to clipboard
abstract fun onNotificationStarted(notificationId: Int, notification: Notification)
Content copied to clipboard
Called after the notification has been started.