skipAd

abstract override fun skipAd()

If an ad break is currently playing, discard it and resume content. Otherwise, ignore the next scheduled ad break.


open fun skipAd(error: Error)

Skip current ad with an error reason Does not track skip event, but fires error with Vast code 400

Parameters

error

: error for which skipAd is called (used by player play error)