Scan Context
A read-only holder of settings for the scan engine. This object is made available in IProcessorPlugin.dismissLostDevices and IExplorerPlugin.dismissLostDevices. Use IContextConfigurator and IContextRegistrar to set values to those settings before the scan start.
Properties
As set by IContextRegistrar.registerExplorerPlugin.
As set by IContextConfigurator.lossSettings.
As set by IContextRegistrar.registerParserPlugin.
As set by IContextConfigurator.preventDoze.
As set by IContextRegistrar.registerProcessorPlugin.
As set by IContextRegistrar.registerProcessor.
As set by IContextConfigurator.reminderInterval.
As set by IContextConfigurator.rssiCalculator.
The result of collecting the filters built from all IProcessor.setDeviceFilters, IProcessorPlugin.setDeviceFilters and IExplorerPlugin.setDeviceFilters.
As set by IContextConfigurator.scanFrequency.
As set by IContextConfigurator.scanMode.
As set by IContextConfigurator.verbose.