| Constructor and Description | 
|---|
| ConnectionClosedEvent(ConnectionId connectionId)Constructs a new instance of the event. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConnectionId | getConnectionId()Gets the identifier for this connection. | 
| String | toString() | 
public ConnectionClosedEvent(ConnectionId connectionId)
connectionId - the connection idpublic ConnectionId getConnectionId()