AdQuartile

data class AdQuartile(quartile: AdQuartile) : PlayerEvent

Emitted when the playback of an ad has progressed over a quartile boundary.

Constructors

Link copied to clipboard
fun AdQuartile(quartile: AdQuartile)

Properties

Link copied to clipboard
val quartile: AdQuartile

The AdQuartile boundary that playback has progressed over.