Variable APIClient.userAgent

Declaration

class APIClient
{
  // ...
  string userAgent;
  // ...
}