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-client
/
de.connect2x.trixnity.client.store.repository
/
InboundMegolmSessionRepositoryKey
Inbound
Megolm
Session
Repository
Key
data
class
InboundMegolmSessionRepositoryKey
(
val
sessionId
:
String
,
val
roomId
:
RoomId
)
Members
Constructors
Inbound
Megolm
Session
Repository
Key
Link copied to clipboard
constructor
(
sessionId
:
String
,
roomId
:
RoomId
)
Properties
room
Id
Link copied to clipboard
val
roomId
:
RoomId
session
Id
Link copied to clipboard
val
sessionId
:
String