AudioPlayerRequestPlayCommandDirectiveHandler
class AudioPlayerRequestPlayCommandDirectiveHandler(messageSender: MessageSender, contextGetter: ContextGetterInterface) : AbstractDirectiveHandler
Content copied to clipboard
Constructors
Link copied to clipboard
fun AudioPlayerRequestPlayCommandDirectiveHandler(messageSender: MessageSender, contextGetter: ContextGetterInterface)
Content copied to clipboard
Types
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