public static interface BeaconManager.EddystoneListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEddystonesFound(java.util.List<Eddystone> eddystones)
Invoked by default each second.
|
void onEddystonesFound(java.util.List<Eddystone> eddystones)
BeaconManager.setForegroundScanPeriod(long, long).eddystones - List of nearby Eddystone beacons sorted by their signal strength.