IConversationListEvent
Interface that represents messenger events related to conversation enumeration.
Extends IMessengerEvent which provides service information (IM user id, action, event type).
Methods
getConversationList
List<String>
getConversationList()
Get the list of conversations UUIDs.
Returns
type:
List<String>