VISendMessage
typedef void
VISendMessage( messageEvent)
Signature for callbacks reporting that a message was sent via VIConversation.sendMessage or analogous methods from other Voximplant SDKs and Messaging API.
Used in VIMessenger.
Triggered only for participants that belong to the conversation.
Parameters
messageEvent:
VIMessageEvent object with message data and service information
Returns
type:
void