VIConversationListEvent
Interface that represents messenger events related to conversation enumeration.
Extends VIMessengerEvent which provides service information (IM user id, action, event type).
Props
conversationList
List<String>
conversationList
The list of conversations UUIDs.
Returns
type:
List<String>