toggle menu
trixnity-client
4.11.2
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.store
/
getByStateKey
get
By
State
Key
inline
fun
<
C
:
StateEventContent
>
RoomStateStore
.
getByStateKey
(
roomId
:
RoomId
,
stateKey
:
String
=
""
)
:
Flow
<
ClientEvent.StateBaseEvent
<
C
>
?
>