trixnity
Toggle table of contents
5.5.0-SNAPSHOT.CI-20260414.150409
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-client
/
de.connect2x.trixnity.client.room
/
RoomServiceImpl
/
getAllSticky
get
All
Sticky
open
override
fun
<
C
:
StickyEventContent
>
getAllSticky
(
roomId
:
RoomId
,
eventContentClass
:
KClass
<
C
>
)
:
Flow
<
Map
<
Pair
<
UserId
,
String
?
>
,
Flow
<
ClientEvent.RoomEvent
<
C
>
?
>
>
>