Package | Description |
---|---|
ej.bluetooth |
Contains Bluetooth classes.
|
ej.bluetooth.callbacks.impl |
Contains default implementations for Bluetooth callbacks.
|
Modifier and Type | Method and Description |
---|---|
void |
BluetoothService.setServerCallbacks(ServerCallbacks serverCallbacks)
Sets the object which will receive the server events related to this service.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultServerCallbacks
The
DefaultServerCallbacks class provides a default implementation of the ServerCallbacks
interface. |