AdLinearityChanged

data class AdLinearityChanged(val isLinear: Boolean) : PlayerEvent

Emitted when the linearity of a VPAID ad changes.

Constructors

Link copied to clipboard
constructor(isLinear: Boolean)

Properties

Link copied to clipboard

Whether the ad is linear.