toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
ssai
switch theme
search in API
ssai
/
com.brightcove.ssai.ad
/
AdPodListener
Ad
Pod
Listener
interface
AdPodListener
Listener that specifies when a an Ad pod has started and when it has ended.
Inheritors
UIManager
AdOverlayHandler
Members
Functions
on
Ad
Pod
Ended
Link copied to clipboard
abstract
fun
onAdPodEnded
(
adPod
:
AdPod
)
Indicates than an Ad pod has ended.
on
Ad
Pod
Started
Link copied to clipboard
abstract
fun
onAdPodStarted
(
adPod
:
AdPod
)
Indicates than an Ad pod has started.