Click or drag to resize

WebRtcChannelRefer Method (String, String)

[Missing <summary> documentation for "M:VoiceElements.Client.WebRtcChannel.Refer(System.String,System.String)"]

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public void Refer(
	string ipAddress,
	string phoneNumber
)

Parameters

ipAddress
Type: SystemString

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

phoneNumber
Type: SystemString

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

See Also