title: IBeaconInfo
sidebar_label: IBeaconInfo
Methods
| Property | Type | Description |
|---|---|---|
| accuracy | number |
The iBeacon device distance. |
| major | string |
The iBeacon device primary ID. |
| minor | string |
The iBeacon device secondary ID. |
| proximity | number |
The device distance enumerated value. |
| rssi | number |
The signal strength of the device. |
| uuid | string |
The iBeacon device broadcast UUID. |
