trixnity-client
Toggle table of contents
4.22.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
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
>
>