didReceivedHeartbeat property

bool didReceivedHeartbeat
getter/setter pairinherited

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

Implementation

bool didReceivedHeartbeat = false;