public interface BeaconDataFactory
| Modifier and Type | Method and Description |
|---|---|
void |
requestBeaconData(Beacon beacon,
BeaconDataNotifier notifier)
Asynchronous call
When data is available, it is passed back to the beaconDataNotifier interface
|
void requestBeaconData(Beacon beacon, BeaconDataNotifier notifier)
beacon -