Skip navigation links
A B C D E F G H I L M O P R S T U V W 

S

setBackgroundIntervalScanPeriod(long) - Method in class com.eyro.cubeacon.Cubeacon
Sets the duration in milliseconds of each Bluetooth LE scan cycle to look for beacons.
setBackgroundMode(boolean) - Method in class com.eyro.cubeacon.Cubeacon
This method notifies the beacon service that the application is either moving to background mode or foreground mode.
setBackgroundPowerSaver(boolean) - Static method in class com.eyro.cubeacon.Cubeacon
Sets background power saver mode.
setBackgroundScanPeriod(long) - Method in class com.eyro.cubeacon.Cubeacon
Sets the duration in milliseconds of each Bluetooth LE scan cycle to look for beacons.
setForegroundIntervalScanPeriod(long) - Method in class com.eyro.cubeacon.Cubeacon
Sets the duration in milliseconds between each Bluetooth LE scan cycle to look for beacons.
setForegroundScanPeriod(long) - Method in class com.eyro.cubeacon.Cubeacon
Sets the duration in milliseconds of each Bluetooth LE scan cycle to look for beacons.
setLogLevel(LogLevel) - Static method in class com.eyro.cubeacon.Logger
Sets the level of logging to display, where each level includes all those below it.
setRegionExitPeriod(long) - Static method in class com.eyro.cubeacon.Cubeacon
Set region exit period in milliseconds.
setup(CBBootstrapListener, CBRegion) - Static method in class com.eyro.cubeacon.CBBootstrapRegion
Initialize to bootstrap your Application on an entry/exit from a single region.
setup(CBBootstrapListener, List<CBRegion>) - Static method in class com.eyro.cubeacon.CBBootstrapRegion
Initialize to bootstrap your Application on an entry/exit from multiple region.
startMonitoringForRegion(CBRegion) - Method in class com.eyro.cubeacon.Cubeacon
Tells the BeaconService to start looking for beacons that match the passed CBRegion object.
startMonitoringForRegions(List<CBRegion>) - Method in class com.eyro.cubeacon.Cubeacon
Tells the BeaconService to start looking for beacons that match the passed list of CBRegion object.
startRangingBeaconsInRegion(CBRegion) - Method in class com.eyro.cubeacon.Cubeacon
Tells the BeaconService to start looking for beacons that match the passed CBRegion object, and providing updates on the estimated distance every seconds while beacons in the CBRegion are visible.
startRangingBeaconsInRegions(List<CBRegion>) - Method in class com.eyro.cubeacon.Cubeacon
Tells the BeaconService to start looking for beacons that match the passed list of CBRegion object, and providing updates on the estimated distance every seconds while beacons in the CBRegion are visible.
stopMonitoringForRegion(CBRegion) - Method in class com.eyro.cubeacon.Cubeacon
Tells the BeaconService to stop looking for beacons that match the passed CBRegion object.
stopRangingBeaconsInRegion(CBRegion) - Method in class com.eyro.cubeacon.Cubeacon
Tells the BeaconService to stop looking for beacons that match the passed CBRegion object.
SystemRequirementChecker - Class in com.eyro.cubeacon
Helper class for checking system requirements.
SystemRequirementChecker() - Constructor for class com.eyro.cubeacon.SystemRequirementChecker
 
SystemRequirementManager - Class in com.eyro.cubeacon
Helper class for checking system requirements before running Cubeacon service.
SystemRequirementManager() - Constructor for class com.eyro.cubeacon.SystemRequirementManager
 
A B C D E F G H I L M O P R S T U V W 
Skip navigation links