trixnity-client
Toggle table of contents
4.22.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomStore
/
RoomStore
Room
Store
constructor
(
roomRepository
:
RoomRepository
,
tm
:
RepositoryTransactionManager
,
config
:
MatrixClientConfiguration
,
statisticCollector
:
ObservableCacheStatisticCollector
,
storeScope
:
CoroutineScope
,
clock
:
Clock
)