A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
I
- i(String,String,Array) - function in org.altbeacon.beacon.logging.Logger
- Send a info log message.
- i(Throwable,String,String,Array) - function in org.altbeacon.beacon.logging.Logger
- Send a info log message.
- i(String,String,Array) - function in org.altbeacon.beacon.logging.LogManager
- Send a info log message to the logger.
- i(Throwable,String,String,Array) - function in org.altbeacon.beacon.logging.LogManager
- Send a info log message to the logger.
- Identifier - class in org.altbeacon.beacon
- Encapsulates a beacon identifier of arbitrary byte length.
- infoLogger() - function in org.altbeacon.beacon.logging.Loggers
- initCause(Throwable) - function in java.lang.BleNotAvailableException
- initCause(Throwable) - function in java.lang.BeaconManager.ServiceNotDeclaredException
- initCause(Throwable) - function in java.lang.BeaconParser.BeaconLayoutException
- initCause(Throwable) - function in java.lang.DataProviderException
- insideAnyRegion() - function in org.altbeacon.beacon.service.MonitoringStatus
- IntentHandler - class in org.altbeacon.beacon
- Converts internal Intents for ranging/monitoring to notifier callbacks.
- IntentScanStrategyCoordinator - class in org.altbeacon.beacon.service
- IntentScanStrategyCoordinator.Companion - class in org.altbeacon.beacon.service.IntentScanStrategyCoordinator
- InternalBeaconConsumer - class in org.altbeacon.beacon
- isAndroidLScanningDisabled() - function in org.altbeacon.beacon.BeaconManager
- Determines if Android L Scanning is disabled by user selection
- isAnyConsumerBound() - function in org.altbeacon.beacon.BeaconManager
- Tells you if the any beacon consumer is bound to the service
- isAutoBindActive() - function in org.altbeacon.beacon.BeaconManager
- isBackgroundModeUninitialized() - function in org.altbeacon.beacon.BeaconManager
- isBinderAlive() - function in android.os.BeaconService.BeaconBinder
- isBound(BeaconConsumer) - function in org.altbeacon.beacon.BeaconManager
- Tells you if the passed beacon consumer is bound to the service
- isCancelled() - function in android.os.ModelSpecificDistanceUpdater
- isConnectable() - function in org.altbeacon.beacon.BeaconTransmitter
- isDeviceProtectedStorage() - function in android.content.BluetoothTestJob
- isDeviceProtectedStorage() - function in android.content.BeaconIntentProcessor
- isDeviceProtectedStorage() - function in android.content.ScanJob
- isDeviceProtectedStorage() - function in android.content.BeaconService
- isDirty() - function in org.altbeacon.beacon.BeaconData
- isEnabled() - function in org.altbeacon.beacon.service.Stats
- isExpired() - function in org.altbeacon.beacon.service.RangedBeacon
- isExtraBeaconData() - function in org.altbeacon.beacon.Beacon
- Indicates whether this beacon is an "Extra data beacon," meaning one that has no identifiers but has data fields.
- isExtraBeaconData() - function in org.altbeacon.beacon.AltBeacon
- Indicates whether this beacon is an "Extra data beacon," meaning one that has no identifiers but has data fields.
- isInDozeMode(Context) - function in org.altbeacon.beacon.utils.DozeDetector
- isInFullDozeMode(Context) - function in org.altbeacon.beacon.utils.DozeDetector
- isInitialStickyBroadcast() - function in android.content.StartupBroadcastReceiver
- isInLightDozeMode(Context) - function in org.altbeacon.beacon.utils.DozeDetector
- isInside() - function in org.altbeacon.beacon.service.MonitoringData
- isLastRecoverySucceeded() - function in org.altbeacon.bluetooth.BluetoothCrashResolver
- isMainProcess() - function in org.altbeacon.beacon.BeaconManager
- * Determines if this BeaconManager instance is associated with the main application process that hosts the user interface.
- isMainProcess() - function in org.altbeacon.beacon.utils.ProcessUtils
- isMultiFrameBeacon() - function in org.altbeacon.beacon.Beacon
- isMultiFrameBeacon() - function in org.altbeacon.beacon.AltBeacon
- isOrderedBroadcast() - function in android.content.StartupBroadcastReceiver
- isPacketDistinct(String,Array) - function in org.altbeacon.beacon.service.scanner.DistinctPacketDetector
- isRecoveryInProgress() - function in org.altbeacon.bluetooth.BluetoothCrashResolver
- isRegionStatePersistenceEnabled() - function in org.altbeacon.beacon.BeaconManager
- Indicates whether region state preservation is enabled
- isRegionViewModelInitialized(Region) - function in org.altbeacon.beacon.BeaconManager
- isRestricted() - function in android.content.BluetoothTestJob
- isRestricted() - function in android.content.BeaconIntentProcessor
- isRestricted() - function in android.content.ScanJob
- isRestricted() - function in android.content.BeaconService
- isScannerInDifferentProcess() - function in org.altbeacon.beacon.BeaconManager
- Determines if this BeaconManager instance is not part of the process hosting the beacon scanning service.
- isStarted() - function in org.altbeacon.beacon.BeaconTransmitter
- Tells if transmission has started
- isStatePreservationOn() - function in org.altbeacon.beacon.service.MonitoringStatus
- isTracked() - function in org.altbeacon.beacon.service.RangedBeacon
- isVerboseLoggingEnabled() - function in org.altbeacon.beacon.logging.LogManager
- Indicates whether verbose logging is enabled.