Variable GatewayClient.heartbeatInterval

Heartbeat interval

Declaration

class GatewayClient
{
  // ...
  uint heartbeatInterval;
  // ...
}