-
public final class ClientEvent.PeerAttached extends ClientEvent
-
-
Constructor Summary
Constructors Constructor Description ClientEvent.PeerAttached(String sessionId, String peerEndpointId, Long alias)
-
Method Summary
Modifier and Type Method Description StringgetSessionId()final StringgetPeerEndpointId()final LonggetAlias()-
-
Method Detail
-
getSessionId
String getSessionId()
-
getPeerEndpointId
final String getPeerEndpointId()
-
-
-
-