trixnity-client
3.7.0-beta3
common
trixnity-client
/
net.folivo.trixnity.client.store.repository
/
RoomAccountDataRepositoryKey
Room
Account
Data
Repository
Key
data
class
RoomAccountDataRepositoryKey
(
val
roomId
:
RoomId
,
val
type
:
String
)
Members
Constructors
Room
Account
Data
Repository
Key
Link copied to clipboard
constructor
(
roomId
:
RoomId
,
type
:
String
)
Properties
room
Id
Link copied to clipboard
val
roomId
:
RoomId
type
Link copied to clipboard
val
type
:
String