Rate this page:

VIConversationEvent

Interface that represents messenger events related to conversations such as create, edit, remove, etc.

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

Props

conversation

Copy URL

VIConversation

conversation

VIConversation with the conversation details.

Returns

sequence

Copy URL

int

sequence

The sequence number of this event.

Returns

  • type:

    int

timestamp

Copy URL

int

timestamp

The UNIX timestamp (seconds) that specifies the time the conversation event was provoked.

Returns

  • type:

    int