library
androidJvm
library
/
org.xmtp.android.library.libxmtp
/
Message
Message
class
Message
Members
Types
Companion
Link copied to clipboard
object
Companion
Message
Delivery
Status
Link copied to clipboard
enum
MessageDeliveryStatus
:
Enum
<
Message.MessageDeliveryStatus
>
Sort
Direction
Link copied to clipboard
enum
SortDirection
:
Enum
<
Message.SortDirection
>
Functions
content
Link copied to clipboard
fun
<
T
>
content
(
)
:
T
?
Properties
body
Link copied to clipboard
val
body
:
String
convo
Id
Link copied to clipboard
val
convoId
:
String
delivery
Status
Link copied to clipboard
val
deliveryStatus
:
Message.MessageDeliveryStatus
encoded
Content
Link copied to clipboard
val
encodedContent
:
Content.EncodedContent
fallback
Content
Link copied to clipboard
val
fallbackContent
:
String
id
Link copied to clipboard
val
id
:
String
sender
Inbox
Id
Link copied to clipboard
val
senderInboxId
:
String
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