VIStatusEvent
Interface that represents the messenger events related to user status changes.
Extends VIMessengerEvent which provides service information (IM user id, action, event type).
Props
online
@property (assign, readonly, nonatomic, getter = isOnline) BOOL
online
Whether the user presence status is online.
Returns
type:
BOOL