trixnity-client
Toggle table of contents
4.15.0
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.room
/
getTimeline
get
Timeline
fun
RoomService
.
getTimeline
(
roomId
:
RoomId
,
onStateChange
:
suspend
(
TimelineStateChange
<
Flow
<
TimelineEvent
>
>
)
->
Unit
=
{}
)
:
SimpleTimeline
See also
Room
Service.
get
Timeline