|
| string | uri [get, set] |
| | Canonical URI of the resource Format: uri More...
|
| |
| string | id [get, set] |
| | Internal identifier of a device More...
|
| |
| string | type [get, set] |
| | Device type Enum: HardPhone, SoftPhone, OtherPhone, Paging, WebPhone, Room More...
|
| |
| string | sku [get, set] |
| | Device identification number (SKU, Stock Keeping Unit) in the format TP-ID [-AT-AC], where TP is device type (HP for RC desk phones, DV for all other devices including soft phones); ID - device model ID; AT - add-on type ID; AC - add-on count (if any). For example 'HP-56-2-2' More...
|
| |
| string | status [get, set] |
| | Enum: Online, Offline More...
|
| |
| string | name [get, set] |
| | Device name. Mandatory if ordering SoftPhone or OtherPhone. Optional for HardPhone. If not specified for HardPhone, then device model name is used as device name More...
|
| |
| string | serial [get, set] |
| | Serial number for HardPhone (is returned only when the phone is shipped and provisioned); endpoint_id for Softphone and mobile applications More...
|
| |
| string | computerName [get, set] |
| | Computer name (for devices of SoftPhone type only) More...
|
| |
| DeviceModelInfo | model [get, set] |
| |
| DeviceExtensionInfo | extension [get, set] |
| |
| DeviceEmergencyServiceAddressResourceDefault | emergencyServiceAddress [get, set] |
| |
| SipRegistrationDeviceEmergencyInfo | emergency [get, set] |
| |
| ShippingInfo | shipping [get, set] |
| |
| DevicePhoneLinesInfo[] | phoneLines [get, set] |
| | Phone lines information More...
|
| |
| long? | boxBillingId [get, set] |
| | Box billing identifier of a device. Applicable only for devices of HardPhone type. Format: int64 More...
|
| |
| bool? | useAsCommonPhone [get, set] |
| | Supported only for devices assigned to Limited extensions. If true, enables users to log in to this phone as a common phone. More...
|
| |
| string | linePooling [get, set] |
| | Pooling type of device: More...
|
| |
| bool? | inCompanyNet [get, set] |
| | Network location status. true if the device is located in the configured corporate network (On-Net); false for Off-Net location. Parameter is not returned if EmergencyAddressAutoUpdate feature is not enabled for the account/user, or if device network location is not determined More...
|
| |
| DeviceSiteInfo | site [get, set] |
| |
| string | lastLocationReportTime [get, set] |
| | Timestamp of receiving last location report in ISO 8601 format including timezone, for example *2016-03-10T18:07:52.534Z Format: date-time More...
|
| |
◆ boxBillingId
| long? RingCentral.SipRegistrationDeviceInfo.boxBillingId |
|
getset |
Box billing identifier of a device. Applicable only for devices of HardPhone type. Format: int64
◆ computerName
| string RingCentral.SipRegistrationDeviceInfo.computerName |
|
getset |
Computer name (for devices of SoftPhone type only)
◆ emergency
◆ emergencyServiceAddress
◆ extension
◆ id
| string RingCentral.SipRegistrationDeviceInfo.id |
|
getset |
Internal identifier of a device
◆ inCompanyNet
| bool? RingCentral.SipRegistrationDeviceInfo.inCompanyNet |
|
getset |
Network location status. true if the device is located in the configured corporate network (On-Net); false for Off-Net location. Parameter is not returned if EmergencyAddressAutoUpdate feature is not enabled for the account/user, or if device network location is not determined
◆ lastLocationReportTime
| string RingCentral.SipRegistrationDeviceInfo.lastLocationReportTime |
|
getset |
Timestamp of receiving last location report in ISO 8601 format including timezone, for example *2016-03-10T18:07:52.534Z Format: date-time
◆ linePooling
| string RingCentral.SipRegistrationDeviceInfo.linePooling |
|
getset |
Pooling type of device:
Host - device with a standalone paid phone line which can be linked to soft phone client instance;
Guest - device with a linked phone line;
None - device without a phone line or with a specific line (free, BLA, etc.) Enum: Host, Guest, None
◆ model
◆ name
| string RingCentral.SipRegistrationDeviceInfo.name |
|
getset |
Device name. Mandatory if ordering SoftPhone or OtherPhone. Optional for HardPhone. If not specified for HardPhone, then device model name is used as device name
◆ phoneLines
◆ serial
| string RingCentral.SipRegistrationDeviceInfo.serial |
|
getset |
Serial number for HardPhone (is returned only when the phone is shipped and provisioned); endpoint_id for Softphone and mobile applications
◆ shipping
◆ site
◆ sku
| string RingCentral.SipRegistrationDeviceInfo.sku |
|
getset |
Device identification number (SKU, Stock Keeping Unit) in the format TP-ID [-AT-AC], where TP is device type (HP for RC desk phones, DV for all other devices including soft phones); ID - device model ID; AT - add-on type ID; AC - add-on count (if any). For example 'HP-56-2-2'
◆ status
| string RingCentral.SipRegistrationDeviceInfo.status |
|
getset |
◆ type
| string RingCentral.SipRegistrationDeviceInfo.type |
|
getset |
Device type Enum: HardPhone, SoftPhone, OtherPhone, Paging, WebPhone, Room
◆ uri
| string RingCentral.SipRegistrationDeviceInfo.uri |
|
getset |
Canonical URI of the resource Format: uri
◆ useAsCommonPhone
| bool? RingCentral.SipRegistrationDeviceInfo.useAsCommonPhone |
|
getset |
Supported only for devices assigned to Limited extensions. If true, enables users to log in to this phone as a common phone.
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/SipRegistrationDeviceInfo.cs