public static interface BeaconManager.LocationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onLocationsFound(java.util.List<EstimoteLocation> locations)
Invoked by default each second.
|
void onLocationsFound(java.util.List<EstimoteLocation> locations)
BeaconManager.setForegroundScanPeriod(long, long).locations - List of nearby location packets sorted by their signal strength.