Click or drag to resize

WebRtcChannelProcessCommand Method

Processes Commands

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
protected internal override VPacket ProcessCommand(
	VPacket command
)

Parameters

command
Type: VPacket

[Missing <param name="command"/> documentation for "M:VoiceElements.Client.WebRtcChannel.ProcessCommand(VoiceElements.Interface.VPacket)"]

Return Value

Type: VPacket

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

See Also