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

D

DEFAULT_BACKGROUND_BETWEEN_SCAN_PERIOD - Static variable in class com.eyro.cubeacon.Cubeacon
The default duration in milliseconds spent not scanning between each Bluetooth scan cycle when no ranging/monitoring clients are in the foreground
DEFAULT_BACKGROUND_SCAN_PERIOD - Static variable in class com.eyro.cubeacon.Cubeacon
The default duration in milliseconds of the Bluetooth scan cycle when no ranging/monitoring clients are in the foreground
DEFAULT_EXIT_PERIOD - Static variable in class com.eyro.cubeacon.Cubeacon
The default duration in milliseconds of region exit time
DEFAULT_FOREGROUND_BETWEEN_SCAN_PERIOD - Static variable in class com.eyro.cubeacon.Cubeacon
The default duration in milliseconds spent not scanning between each Bluetooth scan cycle
DEFAULT_FOREGROUND_SCAN_PERIOD - Static variable in class com.eyro.cubeacon.Cubeacon
The default duration in milliseconds of the Bluetooth scan cycle
describeContents() - Method in class com.eyro.cubeacon.CBBeacon
 
didDetermineStateForRegion(MonitoringState, CBRegion) - Method in interface com.eyro.cubeacon.CBMonitoringListener
Called with a state value of CBMonitoringListener.INSIDE when at least one beacon in a CBRegion is visible.
didEnterRegion(CBRegion) - Method in interface com.eyro.cubeacon.CBMonitoringListener
Called when at least one beacon in a CBRegion is visible.
didExitRegion(CBRegion) - Method in interface com.eyro.cubeacon.CBMonitoringListener
Called when no beacons in a CBRegion are visible.
didRangeBeaconsInRegion(List<CBBeacon>, CBRegion) - Method in interface com.eyro.cubeacon.CBRangingListener
Called once per second to give an estimate of the mDistance to visible beacons.
disable() - Method in class com.eyro.cubeacon.CBBootstrapRegion
Used to disable additional bootstrap callbacks after the first is received.
disconnect(CBServiceListener) - Method in class com.eyro.cubeacon.Cubeacon
Disconnect an Android Activity or Service from the BeaconService.
A B C D E F G H I L M O P R S T U V W 
Skip navigation links