Click or drag to resize

WebRtcChannelSendChallenge Method

Send a Authentication Challenge

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public int SendChallenge(
	string exchangeKeyXml
)

Parameters

exchangeKeyXml
Type: SystemString

[Missing <param name="exchangeKeyXml"/> documentation for "M:VoiceElements.Client.WebRtcChannel.SendChallenge(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:VoiceElements.Client.WebRtcChannel.SendChallenge(System.String)"]

See Also