trixnity-client
Toggle table of contents
4.17.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.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