trixnity-client
3.7.0-beta3
common
trixnity-client
/
net.folivo.trixnity.client.store
/
getContentByStateKey
get
Content
By
State
Key
inline
fun
<
C
:
StateEventContent
>
RoomStateStore
.
getContentByStateKey
(
roomId
:
RoomId
,
stateKey
:
String
=
""
)
:
Flow
<
C
>