public interface UserLeaveEvent extends JitterEvent
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
asJSON()
Gets the underlying JSON object.
|
Room |
getRoom()
Gets the room that the user left.
|
String |
getUserID()
Gets the user ID of who left.
|
getJitterCopyright © 2016. All rights reserved.