public class WebrtcSettings
extends org.exoplatform.videocalls.ProviderSettings
| Constructor and Description |
|---|
WebrtcSettings(String type,
String[] supportedTypes,
String title,
String callTitle,
String joinTitle,
String version,
String callUri)
Instantiates a new webrtc settings.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCallUri()
Gets the call URI.
|
protected final String callUri
public WebrtcSettings(String type, String[] supportedTypes, String title, String callTitle, String joinTitle, String version, String callUri)
type - the typesupportedTypes - the supported typestitle - the titlecallTitle - the call titlejoinTitle - the join titleversion - the versioncallUri - the call URIpublic String getCallUri()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.