trixnity-client
Toggle table of contents
4.15.0
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.store
/
getByRooms
get
By
Rooms
inline suspend
fun
<
C
:
StateEventContent
>
RoomStateStore
.
getByRooms
(
roomIds
:
Set
<
RoomId
>
,
stateKey
:
String
=
""
)
:
List
<
ClientEvent.StateBaseEvent
<
C
>
>