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