toggle menu
trixnity-client
4.2.1
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomAccountDataStore
/
get
get
fun
<
C
:
RoomAccountDataEventContent
>
get
(
roomId
:
RoomId
,
eventContentClass
:
KClass
<
C
>
,
key
:
String
=
""
)
:
Flow
<
ClientEvent.RoomAccountDataEvent
<
C
>
?
>