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