player-android
Toggle table of contents
3.134.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
player-android
player-core
/
com.bitmovin.player.api.event
/
PlayerEvent
/
AdScheduled
Ad
Scheduled
data
class
AdScheduled
(
val
numberOfAds
:
Int
)
:
PlayerEvent
Emitted when an ad was successfully scheduled into the player.
Members
Constructors
Ad
Scheduled
Link copied to clipboard
constructor
(
numberOfAds
:
Int
)
Properties
number
Of
Ads
Link copied to clipboard
val
numberOfAds
:
Int
The total number of scheduled ads.