beginReliableWrite

abstract fun beginReliableWrite(): Boolean

Begins reliable write. All writes to a characteristics which supports this feature will be transactional which means that they can be reverted in case of data inconsistency.