BrightcoveNotificationListener

A listener for changes to the notification.

Functions

Link copied to clipboard
open fun onNotificationCancelled(notificationId: Int, dismissedByUser: Boolean)
Called after the notification has been cancelled.
Link copied to clipboard
open fun onNotificationPosted(notificationId: Int, notification: Notification, ongoing: Boolean)
Called each time after the notification has been posted.