trixnity-client
3.0.0-beta3
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomAccountDataStore
/
RoomAccountDataStore
Room
Account
Data
Store
fun
RoomAccountDataStore
(
roomAccountDataRepository
:
RoomAccountDataRepository
,
rtm
:
RepositoryTransactionManager
,
contentMappings
:
EventContentSerializerMappings
,
storeScope
:
CoroutineScope
)