StatusEvent
This API is in beta and subject to change.
Interface that represents the messenger events related to user status changes.
Extends MessengerEvent which provides service information (IM user id, action, event type).
Props
isOnline
val isOnline: Boolean
This API is in beta and subject to change.
Whether the user is online.
Returns
type:
Boolean