public static interface BeaconManager.NearableListener
| Modifier and Type | Method and Description |
|---|---|
void |
onNearablesDiscovered(java.util.List<Nearable> nearables)
Invoked by default each second.
|
void onNearablesDiscovered(java.util.List<Nearable> nearables)
BeaconManager.setForegroundScanPeriod(long, long).nearables - List of nearby nearables sorted by their signal strength.