trixnity-client
3.8.0
common
trixnity-client
/
net.folivo.trixnity.client.room
/
RoomService
/
getAllState
get
All
State
abstract
fun
<
C
:
StateEventContent
>
getAllState
(
roomId
:
RoomId
,
eventContentClass
:
KClass
<
C
>
)
:
Flow
<
Map
<
String
,
Flow
<
Event
<
C
>
?
>
>
?
>