Page Summary
-
Interfaces define states such as nearby beacon devices, headphone state, and semantic time intervals.
-
BeaconState provides information about nearby beacons, with BeaconInfo detailing information from a single beacon.
-
A class is available to filter beacons by type using BeaconState.TypeFilter.
Interfaces
| BeaconState | State of nearby beacon devices. |
| BeaconState.BeaconInfo | Information from one beacon. |
| HeadphoneState | Headphone state. |
| TimeIntervals | The semantic time intervals for the to the current time and location. |
Classes
| BeaconState.TypeFilter | The type of beacon to match. |