trixnity-client
3.7.0-beta3
common
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomStateStore
/
getByStateKey
get
By
State
Key
fun
<
C
:
StateEventContent
>
getByStateKey
(
roomId
:
RoomId
,
eventContentClass
:
KClass
<
C
>
,
stateKey
:
String
)
:
Flow
<
Event
<
C
>
?
>