| Class | Description | 
|---|---|
| EddystoneScanContext | Eddystone scan context provides describes criteria according to which the
 Android device scans Eddystone devices. | 
| EddystoneScanContext.Builder | Eddystone Scan context Builder. | 
| IBeaconScanContext | Provides description of conditions accordin to which Android device searches IBeacon device and notifies
 about their presence. | 
| IBeaconScanContext.Builder | Specifies the context within which the Android device should scan iBeacon devices. | 
| ScanContext | Provides scan-specific parameters influencing scan performance
 profiles of BLE devices to be found. | 
| ScanContext.Builder | Configuration builder is responsible for creating immutable configuration
 which acts as a parameters and callbacks supplier and thus describes
 desired behaviour. |