-
public final class ClientEvent.Reconnected extends ClientEvent
-
-
Constructor Summary
Constructors Constructor Description ClientEvent.Reconnected(String sessionId)
-
Method Summary
Modifier and Type Method Description StringgetSessionId()-
-
Constructor Detail
-
ClientEvent.Reconnected
ClientEvent.Reconnected(String sessionId)
-
-
Method Detail
-
getSessionId
String getSessionId()
-
-
-
-