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

Device emergency settings More...

Properties

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...
 

Detailed Description

Device emergency settings

Property Documentation

◆ address

EmergencyAddressInfo RingCentral.DeviceEmergencyInfo.address
getset

◆ 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

DeviceEmergencyLocationInfo RingCentral.DeviceEmergencyInfo.location
getset

◆ 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: