| Constructor and Description |
|---|
CloseEvent(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSessionId() |
EventType |
getType() |
int |
hashCode() |
static CloseEvent |
parseJSON(String json) |
static CloseEvent |
parseJSONfromBytes(byte[] bytes) |
byte[] |
serializeToJSONBytes() |
String |
toString() |
public CloseEvent(String sessionId)
public String getSessionId()
public static CloseEvent parseJSONfromBytes(byte[] bytes)
public static CloseEvent parseJSON(String json)
public byte[] serializeToJSONBytes()
Copyright © 2016. All rights reserved.