Device emergency settings
More...
|
EmergencyAddressInfo | address [get, set] |
|
DeviceEmergencyLocationInfo | location [get, set] |
|
bool? | outOfCountry [get, set] |
| Specifies if emergency address is out of country More...
|
|
string | addressStatus [get, set] |
| Emergency address status Enum: Valid, Invalid, Provisioning More...
|
|
string | visibility [get, set] |
| Visibility of an emergency response location. If Private is set, then location is visible only for the restricted number of users, specified in owners array Enum: Private, Public More...
|
|
string | syncStatus [get, set] |
| Resulting status of the emergency address synchronization. Returned if syncEmergencyAddress parameter is set to true Enum: Verified, Updated, Deleted, NotRequired, Unsupported, Failed More...
|
|
string | addressEditableStatus [get, set] |
| Ability to register new emergency address for a phone line using devices sharing this line or only main device (line owner) Enum: MainDevice, AnyDevice More...
|
|
Device emergency settings
◆ address
◆ addressEditableStatus
string RingCentral.DeviceEmergencyInfo.addressEditableStatus |
|
getset |
Ability to register new emergency address for a phone line using devices sharing this line or only main device (line owner) Enum: MainDevice, AnyDevice
◆ addressStatus
string RingCentral.DeviceEmergencyInfo.addressStatus |
|
getset |
Emergency address status Enum: Valid, Invalid, Provisioning
◆ location
◆ outOfCountry
bool? RingCentral.DeviceEmergencyInfo.outOfCountry |
|
getset |
Specifies if emergency address is out of country
◆ syncStatus
string RingCentral.DeviceEmergencyInfo.syncStatus |
|
getset |
Resulting status of the emergency address synchronization. Returned if syncEmergencyAddress
parameter is set to true
Enum: Verified, Updated, Deleted, NotRequired, Unsupported, Failed
◆ visibility
string RingCentral.DeviceEmergencyInfo.visibility |
|
getset |
Visibility of an emergency response location. If Private
is set, then location is visible only for the restricted number of users, specified in owners
array Enum: Private, Public
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/DeviceEmergencyInfo.cs