Variable Client.state

State instance

Declaration

class Client
{
  // ...
  State state;
  // ...
}