| Package | Description |
|---|---|
| io.callstats.sdk | |
| io.callstats.sdk.messages |
| Modifier and Type | Method and Description |
|---|---|
void |
CallStats.initialize(int appId,
ICallStatsTokenGenerator tokenGenerator,
String bridgeId,
ServerInfo serverInfo,
CallStatsInitListener callStatsInitListener)
Initialize callstats.
|
void |
CallStats.initialize(int appId,
String appSecret,
String bridgeId,
ServerInfo serverInfo,
CallStatsInitListener callStatsInitListener)
Initialize callstats.
|
| Modifier and Type | Method and Description |
|---|---|
ServerInfo |
ConferenceSetupEvent.getEndpointInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConferenceSetupEvent.setEndpointInfo(ServerInfo endpointInfo) |
| Constructor and Description |
|---|
ConferenceSetupEvent(String localID,
String originID,
long timestamp,
ServerInfo serverInfo) |
ConferenceSetupEvent(String localID,
String originID,
String siteID,
long timestamp,
ServerInfo serverInfo) |
Copyright © 2021. All rights reserved.