library
androidJvm
library
/
org.xmtp.android.library.codecs
/
MultiRemoteAttachment
Multi
Remote
Attachment
data
class
MultiRemoteAttachment
(
val
remoteAttachments
:
List
<
RemoteAttachmentInfo
>
)
Members
Constructors
Multi
Remote
Attachment
Link copied to clipboard
constructor
(
remoteAttachments
:
List
<
RemoteAttachmentInfo
>
)
Properties
remote
Attachments
Link copied to clipboard
val
remoteAttachments
:
List
<
RemoteAttachmentInfo
>