IMessengerEvent
Base interface that represents all messenger events provided via IMessengerListener or IMessengerCompletionHandler.
Methods
getIMUserId
long
getIMUserId()
Gets the IM ID for the user that initiated the event.
Note that IM user's ID is always 0 for the IErrorEvent events.
Returns
type:
long
getMessengerAction
getMessengerAction()
Gets the action that triggered this event.
Returns
type:
getMessengerEventType
getMessengerEventType()
Gets the messenger event type.
Returns
type: