| Package | Description |
|---|---|
| io.callstats.sdk |
| Modifier and Type | Method and Description |
|---|---|
static CallStatsConferenceEvents |
CallStatsConferenceEvents.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CallStatsConferenceEvents[] |
CallStatsConferenceEvents.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallStats.sendCallStatsConferenceEvent(CallStatsConferenceEvents eventType,
ConferenceInfo conferenceInfo,
CallStatsStartConferenceListener listener) |
void |
CallStats.sendCallStatsConferenceEvent(CallStatsConferenceEvents eventType,
UserInfo userInfo) |