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