trixnity-client
3.10.3
common
trixnity-client
/
net.folivo.trixnity.client
/
MatrixClientConfiguration
/
SyncLoopDelays
Sync
Loop
Delays
data
class
SyncLoopDelays
(
val
syncLoopDelay
:
Duration
,
val
syncLoopErrorDelay
:
Duration
)
Members
Constructors
Sync
Loop
Delays
Link copied to clipboard
constructor
(
syncLoopDelay
:
Duration
,
syncLoopErrorDelay
:
Duration
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
sync
Loop
Delay
Link copied to clipboard
val
syncLoopDelay
:
Duration
sync
Loop
Error
Delay
Link copied to clipboard
val
syncLoopErrorDelay
:
Duration