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