trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
web
Target filter
web
Switch theme
Search in API
Skip to content
trixnity
trixnity-client-repository-indexeddb
/
de.connect2x.trixnity.client.store.repository.indexeddb
/
IndexedDBWriteTransaction
/
addOperation
add
Operation
suspend
fun
addOperation
(
objectStoreName
:
String
,
operation
:
suspend
WrappedTransaction
.
(
WrappedObjectStore
)
->
Unit
)