Gets the phone, which is an instance of Phone.
Phone represents a calling device in Cisco Webex Windows SDK.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public Phone Phone { get; }
Property Value
Type:
Phone
The phone.
Remarks Since: 0.1.0
See Also