AdLinearityChanged

data class AdLinearityChanged(isLinear: Boolean) : PlayerEvent

Emitted when the linearity of a VPAID ad changes.

Constructors

Link copied to clipboard
fun AdLinearityChanged(isLinear: Boolean)

Properties

Link copied to clipboard
val isLinear: Boolean

Whether the ad is linear.