| Package | Description |
|---|---|
| org.exoplatform.webconferencing.webrtc |
| Modifier and Type | Field and Description |
|---|---|
protected WebrtcProvider.RTCConfiguration |
WebrtcProvider.rtcConfiguration
The rtc configuration.
|
protected WebrtcProvider.RTCConfiguration |
WebrtcProvider.WebrtcSettings.rtcConfiguration
The rtc configuration.
|
| Modifier and Type | Method and Description |
|---|---|
WebrtcProvider.RTCConfiguration |
WebrtcProvider.getRtcConfiguration()
Gets the rtc configuration.
|
WebrtcProvider.RTCConfiguration |
WebrtcProvider.WebrtcSettings.getRtcConfiguration()
Gets the rtc configuration.
|
WebrtcProvider.RTCConfiguration |
WebrtcProvider.jsonToRtcConfig(org.json.JSONObject json)
Json to RTC config.
|
protected WebrtcProvider.RTCConfiguration |
WebrtcProvider.readRtcConfig()
Read rtc config.
|
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
WebrtcProvider.rtcConfigToJson(WebrtcProvider.RTCConfiguration rtcConf)
RTC config to json.
|
protected void |
WebrtcProvider.saveRtcConfig(WebrtcProvider.RTCConfiguration conf)
Save rtc config.
|
void |
WebrtcProvider.saveRtcConfiguration(WebrtcProvider.RTCConfiguration conf)
Save rtc configuration.
|
| Constructor and Description |
|---|
WebrtcSettings(String callUri,
WebrtcProvider.RTCConfiguration rtcConfiguration)
Instantiates a new webrtc settings.
|
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.