trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-core
/
de.connect2x.trixnity.core.model.events.m
/
ServerAggregation
/
Replace
Replace
@
Serializable
data
class
Replace
(
val
eventId
:
EventId
,
val
sender
:
UserId
,
val
originTimestamp
:
Long
)
:
ServerAggregation
Members
Constructors
Replace
Link copied to clipboard
constructor
(
eventId
:
EventId
,
sender
:
UserId
,
originTimestamp
:
Long
)
Properties
event
Id
Link copied to clipboard
@
SerialName
(
value
=
"event_id"
)
val
eventId
:
EventId
origin
Timestamp
Link copied to clipboard
@
SerialName
(
value
=
"origin_server_ts"
)
val
originTimestamp
:
Long
relation
Type
Link copied to clipboard
@
Transient
open
override
val
relationType
:
RelationType.Replace
sender
Link copied to clipboard
@
SerialName
(
value
=
"sender"
)
val
sender
:
UserId