toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.playback
/
BrightcoveNotificationListener
Brightcove
Notification
Listener
interface
BrightcoveNotificationListener
A listener for changes to the notification.
Members
Functions
on
Notification
Cancelled
Link copied to clipboard
open
fun
onNotificationCancelled
(
notificationId
:
Int
,
dismissedByUser
:
Boolean
)
Called after the notification has been cancelled.
on
Notification
Posted
Link copied to clipboard
open
fun
onNotificationPosted
(
notificationId
:
Int
,
notification
:
Notification
,
ongoing
:
Boolean
)
Called each time after the notification has been posted.