@FunctionalInterface
public interface BeaconChangeListener
Modifier and Type | Method and Description |
---|---|
void |
beaconChanged(BeaconData beaconData)
This method is called for registered implementors when changed beacon data is
stored to preferences.
|
void beaconChanged(BeaconData beaconData)
beaconData
- BeaconData record that has been changed