didSkip

open override fun didSkip(fromMs: Long, toMs: Long, timeline: List<AdBreak>)

Indicates that playback was skipped.

Parameters

fromMs

The playhead position prior to skipping, in milliseconds.

toMs

the playhead position after skipping, in milliseconds.

timeline

The stream timeline represented as an array of AdBreak objects.