Ad Started
data class AdStarted(clientType: AdSourceType?, clickThroughUrl: String?, indexInQueue: Int, duration: Double, timeOffset: Double, position: String?, skipOffset: Double, ad: Ad?) : PlayerEvent
Content copied to clipboard
Emitted when the playback of an ad has started.
Constructors
Properties
clickThroughUrl
Link copied to clipboard
clientType
Link copied to clipboard
indexInQueue
Link copied to clipboard
skipOffset
Link copied to clipboard
timeOffset
Link copied to clipboard