Variable GatewayClient.client

Client instance for this gateway connection

Declaration

class GatewayClient
{
  // ...
  Client client;
  // ...
}