RingCentral .Net SDK
Properties | List of all members
RingCentral.DeviceDefinition Class Reference

Properties

string type [get, set]
 Device type. Only "OtherPhone" and "WebRTC" device types are supported at the moment Required Enum: OtherPhone, WebRTC More...
 
DeviceDefinitionEmergency emergency [get, set]
 Only "address" is supported at the moment Required More...
 
DeviceDefinitionPhoneInfo phoneInfo [get, set]
 To be used to assign a number by ID Required More...
 

Property Documentation

◆ emergency

DeviceDefinitionEmergency RingCentral.DeviceDefinition.emergency
getset

Only "address" is supported at the moment Required

◆ phoneInfo

DeviceDefinitionPhoneInfo RingCentral.DeviceDefinition.phoneInfo
getset

To be used to assign a number by ID Required

◆ type

string RingCentral.DeviceDefinition.type
getset

Device type. Only "OtherPhone" and "WebRTC" device types are supported at the moment Required Enum: OtherPhone, WebRTC


The documentation for this class was generated from the following file: