| java.lang.Object | ||
| ↳ | net.gtaun.util.event.Event | |
| ↳ | net.gtaun.shoebill.event.rcon.RconLoginEvent | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RconLoginEvent(String ip, String password, boolean isSuccess) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | getIp() | ||||||||||
| String | getPassword() | ||||||||||
| boolean | isSuccess() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
net.gtaun.util.event.Event
| |||||||||||
From class
java.lang.Object
| |||||||||||