Click or drag to resize

WebRtcChannelChangeAudio Method (String, Int32)

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

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public SipStatusCode ChangeAudio(
	string host,
	int port
)

Parameters

host
Type: SystemString

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

port
Type: SystemInt32

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

Return Value

Type: SipStatusCode

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

See Also