Rate this page:

VIConversationListEvent

Interface that represents messenger events related to conversation enumeration.

Extends VIMessengerEvent which provides service information (IM user id, action, event type).

Props

conversationList

Copy URL
@property (strong, readonly, nonatomic) 

NSArray<NSString *> *

conversationList

An array of conversations UUIDs.

Returns

  • type:

    NSArray<NSString *> *