trixnity-client
Toggle table of contents
4.12.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
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
?
>