Click or drag to resize

WebRtcChannelRedirect Method (String)

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

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public bool Redirect(
	string[] addresses
)

Parameters

addresses
Type: SystemString

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

Return Value

Type: Boolean

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

See Also