Rate this page:

VIUserEvent

Interface that represents messenger events related to users, such as get or edit user.

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

Props

user

Copy URL
@property (strong, readonly, nonatomic) 

VIUser *

user

Instance with the user details.

Returns