Click or drag to resize

AuxStreamEventAuxStream Property

Get the auxiliary stream instance.

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public AuxStream AuxStream { get; }

Property Value

Type: AuxStream
Remarks
Since: 2.0.0
See Also