SkipAd

This event should be triggered when the player skipped the current media file (ad creative). Specifies the instanceId from AdData as the required id parameter and an optional PlayerError. error: PlayerError should be passed when the skip action is done due to Playback Exceptions.

Constructors

Link copied to clipboard
constructor(id: String, error: MediaPlayerState.PlayerError? = null)

Properties

Link copied to clipboard
Link copied to clipboard
open override val id: String