ConversationListEvent
This API is in beta and subject to change.
Interface that represents messenger events related to conversation enumeration.
Extends MessengerEvent which provides service information (IM user id, action, event type).
Props
conversationUuidList
val conversationUuidList: List<String>
This API is in beta and subject to change.
The list of UUID conversations.
Returns
type:
List<String>