public interface UserJoinEvent 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 joined.
|
User |
getUser()
Gets the user who joined.
|
getJitterCopyright © 2016. All rights reserved.