issueCommand

abstract fun issueCommand(    playServiceId: String,     data: String,     callback: ExtensionAgentInterface.OnCommandIssuedCallback?): String

Issue command to NUGU

Return

the dialogRequestId for request

Parameters

playServiceId

the playServiceId at which command delivered.

data

a data string in structured JSON