setNotificationListener
open fun setNotificationListener(notificationListener: BrightcoveNotificationListener): PlaybackNotificationConfig
The BrightcoveNotificationListener to be used.
The default is null
.
Return
This instance for the chaining of method calls.
Parameters
notificationListener
The callback to be invoked when the on-going notification cancels or is posted.