Click or drag to resize

CallError Class

Unknown error
Inheritance Hierarchy

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class CallError : CallDisconnectedEvent

The CallError type exposes the following members.

Properties
  NameDescription
Public propertyCall
Get current call instance.
(Inherited from CallEvent.)
Public propertyError
Top
Remarks
Since: 0.1.0
See Also