public final class ServerHeartbeatStartedEvent extends Object
| Constructor and Description | 
|---|
| ServerHeartbeatStartedEvent(ConnectionId connectionId)Construct an instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConnectionId | getConnectionId()Gets the connectionId. | 
| String | toString() | 
public ServerHeartbeatStartedEvent(ConnectionId connectionId)
connectionId - the non-null connnectionIdpublic ConnectionId getConnectionId()