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

Properties

string uri [get, set]
 Link to the wireless point resource Format: uri More...
 
string id [get, set]
 Internal identifier of a wireless point More...
 
string bssid [get, set]
 Unique 48-bit identifier of the wireless access point that follows MAC address conventions Required More...
 
string name [get, set]
 Wireless access point name Required More...
 
EmergencyAddressAutoUpdateSiteInfo site [get, set]
 
EmergencyAddressInfo emergencyAddress [get, set]
 Required More...
 
ERLLocationInfo emergencyLocation [get, set]
 
string emergencyLocationId [get, set]
 Deprecated. Emergency response location (address) internal identifier. Only one of a pair emergencyAddress or emergencyLocationId should be specified, otherwise the error is returned More...
 

Property Documentation

◆ bssid

string RingCentral.WirelessPointInfo.bssid
getset

Unique 48-bit identifier of the wireless access point that follows MAC address conventions Required

◆ emergencyAddress

EmergencyAddressInfo RingCentral.WirelessPointInfo.emergencyAddress
getset

Required

◆ emergencyLocation

ERLLocationInfo RingCentral.WirelessPointInfo.emergencyLocation
getset

◆ emergencyLocationId

string RingCentral.WirelessPointInfo.emergencyLocationId
getset

Deprecated. Emergency response location (address) internal identifier. Only one of a pair emergencyAddress or emergencyLocationId should be specified, otherwise the error is returned

◆ id

string RingCentral.WirelessPointInfo.id
getset

Internal identifier of a wireless point

◆ name

string RingCentral.WirelessPointInfo.name
getset

Wireless access point name Required

◆ site

EmergencyAddressAutoUpdateSiteInfo RingCentral.WirelessPointInfo.site
getset

◆ uri

string RingCentral.WirelessPointInfo.uri
getset

Link to the wireless point resource Format: uri


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