VICreateConversation
typedef void
VICreateConversation( conversationEvent)
Signature for callbacks reporting that a conversation was created via VIMessenger.createConversation or analogous methods from other Voximplant SDKs and Messaging API.
Used in VIMessenger.
Triggered only for participants that belong to the conversation.
Parameters
conversationEvent:
VIConversationEvent object with conversation data and service information
Returns
type:
void