library
androidJvm
library
/
org.xmtp.android.library.libxmtp
/
DecodedMessage
Decoded
Message
class
DecodedMessage
Members
Types
Companion
Link copied to clipboard
object
Companion
Message
Delivery
Status
Link copied to clipboard
enum
MessageDeliveryStatus
:
Enum
<
DecodedMessage.MessageDeliveryStatus
>
Sort
Direction
Link copied to clipboard
enum
SortDirection
:
Enum
<
DecodedMessage.SortDirection
>
Functions
content
Link copied to clipboard
fun
<
T
>
content
(
)
:
T
?
Properties
body
Link copied to clipboard
val
body
:
String
child
Messages
Link copied to clipboard
val
childMessages
:
List
<
DecodedMessage
>
?
=
null
conversation
Id
Link copied to clipboard
val
conversationId
:
String
delivery
Status
Link copied to clipboard
val
deliveryStatus
:
DecodedMessage.MessageDeliveryStatus
encoded
Content
Link copied to clipboard
val
encodedContent
:
Content.EncodedContent
fallback
Link copied to clipboard
val
fallback
:
String
id
Link copied to clipboard
val
id
:
String
sender
Inbox
Id
Link copied to clipboard
val
senderInboxId
:
InboxId
sent
At
Link copied to clipboard
val
sentAt
:
Date
sent
At
Ns
Link copied to clipboard
val
sentAtNs
:
Long
topic
Link copied to clipboard
val
topic
:
String