Package com.ringcentral.definitions
Class WirelessPointInfo
java.lang.Object
com.ringcentral.definitions.WirelessPointInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionUnique 48-bit identifier of the wireless access point that follows MAC address conventions RequiredRequiredDeprecated.Internal identifier of a wireless pointWireless access point name RequiredLink to the wireless point resource Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionemergencyAddress
(EmergencyAddressInfo emergencyAddress) emergencyLocation
(ERLLocationInfo emergencyLocation) emergencyLocationId
(String emergencyLocationId)
-
Field Details
-
uri
Link to the wireless point resource Format: uri -
id
Internal identifier of a wireless point -
bssid
Unique 48-bit identifier of the wireless access point that follows MAC address conventions Required -
name
Wireless access point name Required -
site
-
emergencyAddress
Required -
emergencyLocation
-
emergencyLocationId
Deprecated. Emergency response location (address) internal identifier. Only one of a pair `emergencyAddress` or `emergencyLocationId` should be specified, otherwise the error is returned
-
-
Constructor Details
-
WirelessPointInfo
public WirelessPointInfo()
-
-
Method Details
-
uri
-
id
-
bssid
-
name
-
site
-
emergencyAddress
-
emergencyLocation
-
emergencyLocationId
-