AdQuartile

data class AdQuartile(val quartile: AdQuartile) : PlayerEvent

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

Constructors

Link copied to clipboard
constructor(quartile: AdQuartile)

Properties

Link copied to clipboard

The AdQuartile boundary that playback has progressed over.