trixnity-client
3.7.0-beta3
common
trixnity-client
/
net.folivo.trixnity.client.store.repository
/
TimelineEventRelationKey
Timeline
Event
Relation
Key
data
class
TimelineEventRelationKey
(
val
relatedEventId
:
EventId
,
val
roomId
:
RoomId
)
Members
Constructors
Timeline
Event
Relation
Key
Link copied to clipboard
constructor
(
relatedEventId
:
EventId
,
roomId
:
RoomId
)
Properties
related
Event
Id
Link copied to clipboard
val
relatedEventId
:
EventId
room
Id
Link copied to clipboard
val
roomId
:
RoomId