VIIsRead
typedef void
VIIsRead( 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 object with conversation UUID and service information
Returns
type:
void