Package | Description |
---|---|
org.sobotics.chatexchange.chat.event |
Modifier and Type | Field and Description |
---|---|
static EventType<UserLeftEvent> |
EventType.USER_LEFT
Event raised when a user is leaving the chat room, either as a result of inactivity or because they clicked the "leave" link.
|