VISubscriptionEvent
Interface that represents the messenger events related to subscriptions.
Extends VIMessengerEvent which provides service information (IM user id, action, event type).
Props
users
@property (strong, readonly, nonatomic) NSArray<NSNumber *> *
users
Array of the IM user identifiers of the current (un)subscription.
Returns
type:
NSArray<NSNumber *> *