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

Emergency response location settings of a device More...

Properties

SipRegistrationDeviceEmergencyInfoAddress address [get, set]
 Address for emergency cases. The same emergency address is assigned to all the numbers of one device More...
 
SipRegistrationDeviceLocationInfo 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, Processing More...
 
string visibility [get, set]
 Specifies whether to return only private or only public (company) ERLs (Emergency Response Locations) Enum: Private, Public More...
 
string syncStatus [get, set]
 Resulting status of 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...
 
bool? addressRequired [get, set]
 Indicates if emergency address is required for the country of a phone line More...
 
bool? addressLocationOnly [get, set]
 Indicates if out of country emergency address is not allowed for the country of a phone line More...
 

Detailed Description

Emergency response location settings of a device

Property Documentation

◆ address

SipRegistrationDeviceEmergencyInfoAddress RingCentral.SipRegistrationDeviceEmergencyInfo.address
getset

Address for emergency cases. The same emergency address is assigned to all the numbers of one device

◆ addressEditableStatus

string RingCentral.SipRegistrationDeviceEmergencyInfo.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

◆ addressLocationOnly

bool? RingCentral.SipRegistrationDeviceEmergencyInfo.addressLocationOnly
getset

Indicates if out of country emergency address is not allowed for the country of a phone line

◆ addressRequired

bool? RingCentral.SipRegistrationDeviceEmergencyInfo.addressRequired
getset

Indicates if emergency address is required for the country of a phone line

◆ addressStatus

string RingCentral.SipRegistrationDeviceEmergencyInfo.addressStatus
getset

Emergency address status Enum: Valid, Invalid, Processing

◆ location

SipRegistrationDeviceLocationInfo RingCentral.SipRegistrationDeviceEmergencyInfo.location
getset

◆ outOfCountry

bool? RingCentral.SipRegistrationDeviceEmergencyInfo.outOfCountry
getset

Specifies if emergency address is out of country

◆ syncStatus

string RingCentral.SipRegistrationDeviceEmergencyInfo.syncStatus
getset

Resulting status of emergency address synchronization. Returned if syncEmergencyAddress parameter is set to true Enum: Verified, Updated, Deleted, NotRequired, Unsupported, Failed

◆ visibility

string RingCentral.SipRegistrationDeviceEmergencyInfo.visibility
getset

Specifies whether to return only private or only public (company) ERLs (Emergency Response Locations) Enum: Private, Public


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