action

abstract fun action(    data: String,     playServiceId: String,     dialogRequestId: String): Boolean

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