library
Toggle table of contents
4.12.0-dev
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
library
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
)