@Deprecated public class BeaconManager extends BeaconManager
BeaconManager.ServiceNotDeclaredException
Modifier and Type | Field and Description |
---|---|
protected BeaconDataNotifier |
dataNotifier
Deprecated.
Not for public use. As of 0.13.0, no replacement.
|
beaconSimulator, dataRequestNotifier, DEFAULT_BACKGROUND_BETWEEN_SCAN_PERIOD, DEFAULT_BACKGROUND_SCAN_PERIOD, DEFAULT_EXIT_PERIOD, DEFAULT_FOREGROUND_BETWEEN_SCAN_PERIOD, DEFAULT_FOREGROUND_SCAN_PERIOD, distanceModelUpdateUrl, monitorNotifiers, rangeNotifiers, rssiFilterImplClass, sInstance
Modifier and Type | Method and Description |
---|---|
protected static void |
clearClient()
Deprecated.
Not for public use. As of 0.13.0, no replacement.
|
BeaconDataNotifier |
getDataNotifier()
Deprecated.
Not for public use. As of 0.13.0, no replacement.
|
static BeaconManager |
getInstanceForApplication(Context context)
Deprecated.
Not for public use. As of 0.13.0, no replacement.
|
LicenseManager |
getLicenseManager()
Deprecated.
Not for public use. As of 0.13.0, no replacement.
|
MonitorNotifier |
getMonitorNotifier()
Deprecated.
Not for public use. As of 0.13.0 no replacement.
|
void |
licenseChanged(Context context)
Deprecated.
Not for public use. As of 0.13.0, no replacement.
|
void |
setDataNotifier(BeaconDataNotifier notifier)
Deprecated.
Not for public use. As of 0.13.0, no replacement.
|
addMonitorNotifier, addRangeNotifier, applySettings, bind, checkAvailability, checkIfMainProcess, getBackgroundBetweenScanPeriod, getBackgroundMode, getBackgroundScanPeriod, getBeaconParsers, getBeaconSimulator, getDataRequestNotifier, getDistanceModelUpdateUrl, getForegroundBetweenScanPeriod, getForegroundScanPeriod, getManifestCheckingDisabled, getMonitoredRegions, getMonitoringNotifier, getMonitoringNotifiers, getNonBeaconLeScanCallback, getRangedRegions, getRangingNotifier, getRangingNotifiers, getRegionExitPeriod, getRssiFilterImplClass, getScheduledScanJobsEnabled, isAndroidLScanningDisabled, isAnyConsumerBound, isBackgroundModeUninitialized, isBound, isMainProcess, isRegionStatePersistenceEnabled, isScannerInDifferentProcess, logDebug, logDebug, removeAllMonitorNotifiers, removeAllRangeNotifiers, removeMonitoreNotifier, removeMonitorNotifier, removeRangeNotifier, requestStateForRegion, setAndroidLScanningDisabled, setBackgroundBetweenScanPeriod, setBackgroundMode, setBackgroundScanPeriod, setBeaconSimulator, setDataRequestNotifier, setDebug, setDistanceModelUpdateUrl, setEnableScheduledScanJobs, setForegroundBetweenScanPeriod, setForegroundScanPeriod, setManifestCheckingDisabled, setMaxTrackingAge, setMonitorNotifier, setNonBeaconLeScanCallback, setRangeNotifier, setRegionExitPeriod, setRegionStatePeristenceEnabled, setRegionStatePersistenceEnabled, setRssiFilterImplClass, setScannerInSameProcess, setsManifestCheckingDisabled, setUseTrackingCache, startMonitoringBeaconsInRegion, startRangingBeaconsInRegion, stopMonitoringBeaconsInRegion, stopRangingBeaconsInRegion, syncSettingsToService, unbind, updateScanPeriods
@Deprecated protected BeaconDataNotifier dataNotifier
@Deprecated public static BeaconManager getInstanceForApplication(Context context)
@Deprecated public LicenseManager getLicenseManager()
@Deprecated public void licenseChanged(Context context)
@Deprecated public BeaconDataNotifier getDataNotifier()
@Deprecated public void setDataNotifier(BeaconDataNotifier notifier)
@Deprecated public MonitorNotifier getMonitorNotifier()
@Deprecated protected static void clearClient()