PlaybackRouter

class PlaybackRouter : PlaybackRouter

Constructors

Link copied to clipboard
fun PlaybackRouter()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun buttonPressed(button: PlaybackButton)

Called by the client when a button is pressed(physical button or GUI) Event will be delivered to the handler specified by setHandler

Link copied to clipboard
open override fun setHandler(handler: PlaybackHandler?)

Set the handler that receive buttonPressed event