Package com.skt.nugu.sdk.agent.audioplayer.playback
Types
Link copied to clipboard
class AudioPlayerRequestPlaybackCommandDirectiveHandler( messageSender: MessageSender, contextGetter: ContextGetterInterface, playbackInfoProvider: AudioPlayerPlaybackInfoProvider) : AbstractDirectiveHandler
Content copied to clipboard
Link copied to clipboard
class AudioPlayerRequestPlayCommandDirectiveHandler(messageSender: MessageSender, contextGetter: ContextGetterInterface) : AbstractDirectiveHandler
Content copied to clipboard
Link copied to clipboard
class PlaybackDirectiveHandler(controller: PlaybackDirectiveHandler.Controller, configuration: Pair<NamespaceAndName, BlockingPolicy>) : AbstractDirectiveHandler, DirectiveGroupProcessorInterface.Listener
Content copied to clipboard