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