Click or drag to resize

AuxStreamEvent Class

The auxiliary stream event.
Inheritance Hierarchy

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public abstract class AuxStreamEvent : CallEvent

The AuxStreamEvent type exposes the following members.

Properties
  NameDescription
Public propertyAuxStream
Get the auxiliary stream instance.
Public propertyCall
Get current call instance.
(Inherited from CallEvent.)
Top
Remarks
Since: 2.0.0
See Also