Member object who exited the channel
The information of the member who exited the channel is received through the ChannelHandler.onExitedMember event.
More...
Public Attributes | |
String | channelId |
Channel ID. | |
Int64 | playerId |
Player ID. | |
String | timestamp |
Exited timestamp (UTC+0, in the format yyyy-MM-dd'T'HH:mm:ss.SSSZ) | |
Int64 | timestampMillis |
Exited UnixTime (UTC+0) | |
Member object who exited the channel
The information of the member who exited the channel is received through the ChannelHandler.onExitedMember event.