getServerHost method

String getServerHost()

Implementation

String getServerHost() {
  return _serverHost;
}