Click or drag to resize

SparkPhone Property

Gets the phone, which is an instance of Phone. Phone represents a calling device in Cisco Spark Windows SDK.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public Phone Phone { get; }

Property Value

Type: Phone
The phone.
Remarks
Since: 0.1.0
See Also