public class CallStatsConfigProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
authBaseUrl |
static int |
connectionTimeOut
The connection time out.
|
static String |
eventsBaseUrl
The base url.
|
static int |
keepAliveInterval |
static String |
statsBaseUrl |
| Constructor and Description |
|---|
CallStatsConfigProvider() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init() |
static void |
setURLs(String eventsUrl,
String statsUrl) |
public static String eventsBaseUrl
public static String statsBaseUrl
public static String authBaseUrl
public static int keepAliveInterval
public static int connectionTimeOut
Copyright © 2021. All rights reserved.