trixnity-client
3.1.0
trixnity-client
/
net.folivo.trixnity.client.room
/
TimelineImpl
/
TimelineImpl
Timeline
Impl
fun
TimelineImpl
(
roomId
:
RoomId
,
decryptionTimeout
:
Duration
=
INFINITE
,
fetchTimeout
:
Duration
=
1.minutes
,
limitPerFetch
:
Long
=
20
,
loadingSize
:
Long
=
limitPerFetch
,
roomService
:
RoomService
)