action
abstract fun action( data: String, playServiceId: String, dialogRequestId: String): Boolean
Content copied to clipboard
Called when receive Extension.Action directive.
Return
true: success, false: otherwise
Parameters
data
the required data for action
playServiceId
the playServiceId
dialogRequestId
the dialogRequestId for action