Rate this page:

VICreateConversation

Copy URL
typedef 

void

VICreateConversation(

VIConversationEvent

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

    VIConversationEvent object with conversation data and service information

Returns

  • type:

    void