ExtensionAgentInterface
The public interface for ExtensionAgent
Types
Link copied to clipboard
enum class for ErrorType
Link copied to clipboard
interface OnCommandIssuedCallback : EventCallback<ExtensionAgentInterface.ErrorType>
Content copied to clipboard
callback interface for issueCommand
Functions
Link copied to clipboard
abstract 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