public interface RangeNotifier
| Modifier and Type | Method and Description |
|---|---|
void |
didRangeBeaconsInRegion(Collection<Beacon> beacons,
Region region)
Called once per second to give an estimate of the mDistance to visible beacons
|
void didRangeBeaconsInRegion(Collection<Beacon> beacons, Region region)
beacons - a collection of Beacon objects that have been seen in the past secondregion - the Region object that defines the criteria for the ranged beacons