kalium
js
cryptography
/
com.wire.kalium.cryptography.externals
/
CRUDEngine
/
updateOrCreate
update
Or
Create
js
abstract
fun
<
PrimaryKey
,
ChangesType
>
updateOrCreate
(
tableName
:
String
,
primaryKey
:
PrimaryKey
,
changes
:
ChangesType
)
:
<Error class: unknown class>
<
PrimaryKey
>