Click or drag to resize

WebRtcChannelChangeAudio Method (RtpType)

[Missing <summary> documentation for "M:VoiceElements.Client.WebRtcChannel.ChangeAudio(VoiceElements.Interface.RtpType)"]

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public SipStatusCode ChangeAudio(
	RtpType rtpType
)

Parameters

rtpType
Type: VoiceElements.InterfaceRtpType

[Missing <param name="rtpType"/> documentation for "M:VoiceElements.Client.WebRtcChannel.ChangeAudio(VoiceElements.Interface.RtpType)"]

Return Value

Type: SipStatusCode

[Missing <returns> documentation for "M:VoiceElements.Client.WebRtcChannel.ChangeAudio(VoiceElements.Interface.RtpType)"]

See Also