library
androidJvm
library
/
uniffi.xmtpv3
/
FfiDecodedMessageInterface
Ffi
Decoded
Message
Interface
interface
FfiDecodedMessageInterface
Inheritors
FfiDecodedMessage
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
content
Link copied to clipboard
abstract
fun
content
(
)
:
FfiDecodedMessageContent
content
Type
Id
Link copied to clipboard
abstract
fun
contentTypeId
(
)
:
FfiContentTypeId
conversation
Id
Link copied to clipboard
abstract
fun
conversationId
(
)
:
ByteArray
delivery
Status
Link copied to clipboard
abstract
fun
deliveryStatus
(
)
:
FfiDeliveryStatus
fallback
Text
Link copied to clipboard
abstract
fun
fallbackText
(
)
:
String
?
has
Reactions
Link copied to clipboard
abstract
fun
hasReactions
(
)
:
Boolean
id
Link copied to clipboard
abstract
fun
id
(
)
:
ByteArray
kind
Link copied to clipboard
abstract
fun
kind
(
)
:
FfiGroupMessageKind
num
Replies
Link copied to clipboard
abstract
fun
numReplies
(
)
:
ULong
reaction
Count
Link copied to clipboard
abstract
fun
reactionCount
(
)
:
ULong
reactions
Link copied to clipboard
abstract
fun
reactions
(
)
:
List
<
FfiDecodedMessage
>
sender
Inbox
Id
Link copied to clipboard
abstract
fun
senderInboxId
(
)
:
String
sender
Installation
Id
Link copied to clipboard
abstract
fun
senderInstallationId
(
)
:
ByteArray
sent
At
Ns
Link copied to clipboard
abstract
fun
sentAtNs
(
)
:
Long