Rate this page:

VIIsRead

Copy URL
typedef 

void

VIIsRead(

VIConversationServiceEvent

conversationServiceEvent
)

Signature for callbacks reporting that the event within a conversatio was marked as read as the result of VIConversation.markAsRead or analogous methods from other Voximplant SDKs and Messaging API.

Used in VIMessenger.

Invoked for all clients in the conversation

Parameters

  • conversationServiceEvent:

    VIConversationServiceEvent

    VIConversationServiceEvent object with conversation UUID and service information

Returns

  • type:

    void