onNotificationCancelled

abstract fun onNotificationCancelled(notificationId: Int)

Called after the notification has been cancelled.

Parameters

notificationId

The id of the notification which has been cancelled.