kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.message.attachment
/
MessageAttachmentsDao
/
updateAttachment
update
Attachment
abstract
suspend
fun
updateAttachment
(
assetId
:
String
,
url
:
String
?
,
hash
:
String
?
,
remotePath
:
String
)