PlaybackHandler

interface PlaybackHandler

Interface of playback handler to receive button events from PlaybackRouter

Functions

Link copied to clipboard
abstract fun onButtonPressed(button: PlaybackButton)

Called on playback button is pressed.

Inheritors

Link copied to clipboard