OnCommandIssuedCallback

callback interface for issueCommand

Functions

Link copied to clipboard
abstract fun onError(dialogRequestId: String, errorType: ExtensionAgentInterface.ErrorType)
Link copied to clipboard
abstract fun onSuccess(dialogRequestId: String)