Click or drag to resize

CallEvent Class

Base class for the event of a call.
Inheritance Hierarchy

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

The CallEvent type exposes the following members.

Properties
  NameDescription
Public propertyCall
Get current call instance.
Top
Remarks
Since: 0.1.0
See Also