| Interface | Description |
|---|---|
| BluetoothDeviceDiscoverer |
A contract interface of Bluetooth device discoverer implemented by every
Remote device discoverer supported by kontakt.io Android SDK.
|
| BluetoothDeviceEvent | |
| DiscoveryContract |
Interface representing Discovery contract.
|
| Validator<Device,Space> |
| Class | Description |
|---|---|
| AbstractBluetoothDeviceDiscoverer<Space,Device extends RemoteBluetoothDevice> |
Abstraction for Bluetooth device discoverers in the SDK.
|
| AbstractBluetoothDeviceEvent |
Provides abstraction for every event included in kontakt.io Android SDK.
|
| DiscoveryUtils |
Utility methods for bluetooth devices discovery.
|
| Parser<Device extends RemoteBluetoothDevice> | |
| ScanResponse |
| Enum | Description |
|---|---|
| EventType |
Describes event type notified via
InternalProximityListener.onEvent(BluetoothDeviceEvent). |
| FrameDataType |