library
androidJvm
library
/
uniffi.xmtpv3
/
FfiDecodedMessageBody
Ffi
Decoded
Message
Body
sealed
class
FfiDecodedMessageBody
Inheritors
Text
Reaction
Attachment
RemoteAttachment
MultiRemoteAttachment
TransactionReference
GroupUpdated
ReadReceipt
WalletSendCalls
Custom
Members
Types
Attachment
Link copied to clipboard
data
class
Attachment
(
val
v1
:
FfiAttachment
)
:
FfiDecodedMessageBody
Companion
Link copied to clipboard
object
Companion
Custom
Link copied to clipboard
data
class
Custom
(
val
v1
:
FfiEncodedContent
)
:
FfiDecodedMessageBody
Group
Updated
Link copied to clipboard
data
class
GroupUpdated
(
val
v1
:
FfiGroupUpdated
)
:
FfiDecodedMessageBody
Multi
Remote
Attachment
Link copied to clipboard
data
class
MultiRemoteAttachment
(
val
v1
:
FfiMultiRemoteAttachment
)
:
FfiDecodedMessageBody
Reaction
Link copied to clipboard
data
class
Reaction
(
val
v1
:
FfiReactionPayload
)
:
FfiDecodedMessageBody
Read
Receipt
Link copied to clipboard
data
class
ReadReceipt
(
val
v1
:
FfiReadReceipt
)
:
FfiDecodedMessageBody
Remote
Attachment
Link copied to clipboard
data
class
RemoteAttachment
(
val
v1
:
FfiRemoteAttachment
)
:
FfiDecodedMessageBody
Text
Link copied to clipboard
data
class
Text
(
val
v1
:
FfiTextContent
)
:
FfiDecodedMessageBody
Transaction
Reference
Link copied to clipboard
data
class
TransactionReference
(
val
v1
:
FfiTransactionReference
)
:
FfiDecodedMessageBody
Wallet
Send
Calls
Link copied to clipboard
data
class
WalletSendCalls
(
val
v1
:
FfiWalletSendCalls
)
:
FfiDecodedMessageBody