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