onSkipToQueueItem

abstract fun onSkipToQueueItem(player: Player, id: Long)

Called when the media controller indicates it wants skip to a specific item in queue.

Parameters

player

The THEOplayer instance currently attached to the connector.

id

The id of the queue item.