Click or drag to resize

OtherDeclined Class

One of the other phones of the authenticated user has declined the call. This is only applicable when the direction of the call is *incoming*.
Inheritance Hierarchy

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

The OtherDeclined type exposes the following members.

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