on Notification Started
abstract fun onNotificationStarted(notificationId: Int, notification: Notification)
Content copied to clipboard
Called after the notification has been started.
Parameters
notification Id
The id with which the notification has been posted.
notification
The Notification.