public interface DiscoveryContract
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(BluetoothDeviceEvent event)
Notifies about specific event occurence.
|
void |
onScanStarted()
Notifies that the scan has started.
|
void |
onScanStopped()
Notifires that the scan has stopped.
|
void onScanStarted()
void onEvent(BluetoothDeviceEvent event)
event - the eventvoid onScanStopped()