pendingHeartbeatRef property

String? pendingHeartbeatRef
getter/setter pair

reference ID of the most recently sent heartbeat.

Used to keep track of whether the client is connected to the server.

Implementation

String? pendingHeartbeatRef;