MessengerEvent
This API is in beta and subject to change.
Base interface that represents all messenger events provided via MessengerListener or MessengerCallback.
Props
imUserId
val imUserId: Long
This API is in beta and subject to change.
The IM id for the user that initiated the event.
Note that IM user id is always 0 for the ErrorEvent events.
Returns
type:
Long
eventType
val eventType:
This API is in beta and subject to change.
The messenger event type.
Returns
type:
action
val action:
This API is in beta and subject to change.
The action that triggered this event.
Returns
type: