PlaybackCallback
interface PlaybackCallback
PlaybackCallback allows handling playback actions when sent by a media controller. By default, the connector will execute default behavior for supported actions. Setting a PlaybackCallback will disable the default handling of these actions, and instead route them to the callback.