Contents

skipCurrentEvent()

Causes the playback of the currently playing interstital event to be abandoned.

Declaration

func skipCurrentEvent()

Discussion

Note that coinciding events will NOT be skipped. This results in AVPlayerInterstitialEventMonitorCurrentEventSkippedNotification being posted. Has no effect while the currentEvent is nil.

See Also

Configuring the event schedule