public static interface BeaconManager.TelemetryListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTelemetriesFound(java.util.List<EstimoteTelemetry> telemetries)
Invoked by default each second.
|
void onTelemetriesFound(java.util.List<EstimoteTelemetry> telemetries)
BeaconManager.setForegroundScanPeriod(long, long).telemetries - List of nearby telemetry packets sorted by their signal strength.