trixnity-client
3.10.3
common
trixnity-client
/
net.folivo.trixnity.client.store
/
getByStateKey
get
By
State
Key
inline
fun
<
C
:
StateEventContent
>
RoomStateStore
.
getByStateKey
(
roomId
:
RoomId
,
stateKey
:
String
=
""
)
:
Flow
<
Event
<
C
>
?
>