VIConversationListEvent
Interface that represents messenger events related to conversation enumeration.
Extends VIMessengerEvent which provides service information (IM user id, action, event type).
Props
conversationList
@property (strong, readonly, nonatomic) NSArray<NSString *> *
conversationList
Array of conversations UUIDs.
Returns
type:
NSArray<NSString *> *