|
TelephonyServerRegisterWebRtcUrl Method (String) |
[Missing <summary> documentation for "M:VoiceElements.Client.TelephonyServer.RegisterWebRtcUrl(System.String)"]
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public void RegisterWebRtcUrl(
string webRtcUrl
)
Public Sub RegisterWebRtcUrl (
webRtcUrl As String
)
public:
void RegisterWebRtcUrl(
String^ webRtcUrl
)
member RegisterWebRtcUrl :
webRtcUrl : string -> unit
Parameters
- webRtcUrl
- Type: SystemString
[Missing <param name="webRtcUrl"/> documentation for "M:VoiceElements.Client.TelephonyServer.RegisterWebRtcUrl(System.String)"]
See Also