library
androidJvm
library
/
org.xmtp.android.library.codecs
/
RemoteAttachmentInfo
/
RemoteAttachmentInfo
Remote
Attachment
Info
constructor
(
url
:
String
,
filename
:
String
,
contentLength
:
Long
,
contentDigest
:
String
,
nonce
:
ByteString
,
scheme
:
String
,
salt
:
ByteString
,
secret
:
ByteString
)