Rate this page:

VIConversationServiceEvent

Interface that represents messenger events such as typing, isRead.

Extends VIMessengerEvent which provides service information (IM user id, action, event type).

Props

conversationUuid

Copy URL

String

conversationUuid

The conversation UUID associated with this event.

Returns

  • type:

    String

sequence

Copy URL

int

sequence

The sequence number of the event that was marked as read by the user initiated this event. Only available for read.

Returns

  • type:

    int