| 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.setLocalListener(LocalServiceListener localListener)
Sets the listener which will receive the events related to this local service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLocalServiceListener
The
DefaultLocalServiceListener class provides a default implementation of the
LocalServiceListener interface. |