getBaseUrl static method

String getBaseUrl()

Implementation

static String getBaseUrl() {
  return BytedeskConstants.httpBaseUrl;
}