didReceivedHeartbeat property

bool didReceivedHeartbeat
getter/setter pair

Whether this socket received a heartbeat since the last call to checkHeartbeats.

Implementation

bool didReceivedHeartbeat = false;