ExtensionAgent
class ExtensionAgent( directiveSequencer: DirectiveSequencerInterface, contextManager: ContextManagerInterface, messageSender: MessageSender) : CapabilityAgent, ExtensionAgentInterface
Content copied to clipboard
Constructors
Link copied to clipboard
fun ExtensionAgent( directiveSequencer: DirectiveSequencerInterface, contextManager: ContextManagerInterface, messageSender: MessageSender)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open override fun issueCommand( playServiceId: String, data: String, callback: ExtensionAgentInterface.OnCommandIssuedCallback?): String
Content copied to clipboard
Issue command to NUGU
Link copied to clipboard
Set the client which interact with agent