Variable HeartbeatPacket.seq

Declaration

class HeartbeatPacket
{
  // ...
  uint seq;
  // ...
}