trixnity-client
3.5.1
common
trixnity-client
/
net.folivo.trixnity.client.room
/
getTimeline
get
Timeline
fun
RoomService
.
getTimeline
(
roomId
:
RoomId
,
decryptionTimeout
:
Duration
=
Duration.INFINITE
,
fetchTimeout
:
Duration
=
1.minutes
,
limitPerFetch
:
Long
=
20
,
loadingSize
:
Long
=
20
)
:
SimpleTimeline
See also
Room
Service.
get
Timeline