toggle menu
trixnity-client
4.11.2
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.room
/
getAllState
get
All
State
inline
fun
<
C
:
StateEventContent
>
RoomService
.
getAllState
(
roomId
:
RoomId
)
:
Flow
<
Map
<
String
,
Flow
<
ClientEvent.StateBaseEvent
<
C
>
?
>
>
?
>