Variable RPCClient.Waiting.res

Response packet that we get

class RPCClient.Waiting
{
  // ...
  Packet res ;
  // ...
}