SessionUiEventData

The session UI event data which appears as an event's detail property.

Properties

Link copied to clipboard

The URL to follow when ad click-through happens.

Link copied to clipboard

The countdown timers related to the current ad.

Link copied to clipboard
val adElapsedTime: Double? = null

The time difference (in seconds) between the current playhead position and the first frame of the ad.

Link copied to clipboard
val adObject: AdObject? = null

The ad object which is the subject of the corresponding UI event.

Link copied to clipboard

Whether the corresponding ad tracking info request has failed.

Link copied to clipboard

The nonlinear ad object which is the subject of the corresponding UI event.

Link copied to clipboard
val timeToNextAd: Double? = null

The time interval (in seconds) between the current playhead position and the next ad.