| Package | Description |
|---|---|
| ej.bluetooth |
Contains Bluetooth classes.
|
| ej.bluetooth.listeners.impl |
Contains default implementations for Bluetooth listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BluetoothService.setRemoteListener(RemoteServiceListener remoteListener)
Sets the listener which will receive the events related to this remote service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRemoteServiceListener
The
DefaultRemoteServiceListener class provides a default implementation of the
RemoteServiceListener interface. |