beginReliableWrite

abstract fun beginReliableWrite(): Boolean

This method should initiate a reliable write transaction.

No event is expected to be emitted to events flow.

Return

True if the operation was successfully; false otherwise.

Throws

If BLUETOOTH_CONNECT permission is denied.

If reliable write could not be started.