toggle menu
trixnity-client
4.5.1
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomOutboxMessage
/
RoomOutboxMessage
Room
Outbox
Message
constructor
(
transactionId
:
String
,
roomId
:
RoomId
,
content
:
T
,
sentAt
:
Instant
?
=
null
,
eventId
:
EventId
?
=
null
,
sendError
:
RoomOutboxMessage.SendError
?
=
null
,
keepMediaInCache
:
Boolean
=
true
)