public static class WaitEventHandler.ResultEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
ready |
WebSocketEvent |
result |
java.lang.String |
type |
java.util.UUID |
uuid |
| Constructor and Description |
|---|
ResultEvent() |
public WebSocketEvent result
public java.util.UUID uuid
public java.lang.String type
public boolean ready