public final class ConnectionCheckedInEvent extends Object
Constructor | Description |
---|---|
ConnectionCheckedInEvent(ConnectionId connectionId) |
Construct an instance
|
Modifier and Type | Method | Description |
---|---|---|
ConnectionId |
getConnectionId() |
Gets the connection id
|
String |
toString() |
public ConnectionCheckedInEvent(ConnectionId connectionId)
connectionId
- the connectionIdpublic ConnectionId getConnectionId()