trixnity-client
Toggle table of contents
4.22.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.room
/
getState
get
State
inline
fun
<
C
:
StateEventContent
>
RoomService
.
getState
(
roomId
:
RoomId
,
stateKey
:
String
=
""
)
:
Flow
<
ClientEvent.StateBaseEvent
<
C
>
?
>