AudioPlayerRequestPlaybackCommandDirectiveHandler
class AudioPlayerRequestPlaybackCommandDirectiveHandler( messageSender: MessageSender, contextGetter: ContextGetterInterface, playbackInfoProvider: AudioPlayerPlaybackInfoProvider) : AbstractDirectiveHandler
Content copied to clipboard
Constructors
Link copied to clipboard
fun AudioPlayerRequestPlaybackCommandDirectiveHandler( messageSender: MessageSender, contextGetter: ContextGetterInterface, playbackInfoProvider: AudioPlayerPlaybackInfoProvider)
Content copied to clipboard
Types
Link copied to clipboard
enum Type : Enum<AudioPlayerRequestPlaybackCommandDirectiveHandler.Type>
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun preHandleDirective(directive: Directive, result: DirectiveHandlerResult)
Content copied to clipboard
Link copied to clipboard
fun setRequestCommandHandler(handler: AudioPlayerAgentInterface.RequestCommandHandler)
Content copied to clipboard