public interface ConnectionOperationQueue extends ClientOperationQueue
| Modifier and Type | Method and Description |
|---|---|
void |
terminate(BleException disconnectedException)
A method for terminating all operations that are still queued on the connection.
|
queuevoid terminate(BleException disconnectedException)
disconnectedException - the exception to be passed to all queued operations subscribers