Click or drag to resize

CallAuxStreams Property

Gets the list of AuxStream which has been opened.

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

Property Value

Type: ListAuxStream
Remarks
Since: 2.0.0
See Also