|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BLBeacon in com.bealder |
---|
Methods in com.bealder with parameters of type BLBeacon | |
---|---|
void |
BLScanCallback.didEnterRangeOfBeacon(BLBeacon beacon)
Called when entering a beacon's range |
void |
BLScanCallback.didExitRangeOfBeacon(BLBeacon beacon)
Called when exiting a beacon's range |
Method parameters in com.bealder with type arguments of type BLBeacon | |
---|---|
void |
BLScanCallback.beaconsInRange(java.util.HashSet<BLBeacon> beacons)
Called with all beacons in range Info: May send beacon data as nil while loading from server |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |