VIMessageReceived
typedef void
VIMessageReceived( call, String
message)
Signature for callbacks reporting that [message] is received within the call.
Implemented atop SIP INFO for communication between call endpoint and the Voximplant Cloud, and is separated from Voximplant messaging API.
Used in VICall.
Parameters
call:
VICall instance initiated the event
message:
String
Content of the message
Returns
type:
void