toggle menu
trixnity-client
4.5.1
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomStateStore
/
getByRooms
get
By
Rooms
suspend
fun
<
C
:
StateEventContent
>
getByRooms
(
roomIds
:
Set
<
RoomId
>
,
eventContentClass
:
KClass
<
C
>
,
stateKey
:
String
)
:
List
<
ClientEvent.StateBaseEvent
<
C
>
>