trixnity-client
Toggle table of contents
4.17.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client
/
MatrixClientConfiguration
/
SyncLoopDelays
Sync
Loop
Delays
data
class
SyncLoopDelays
(
val
syncLoopDelay
:
Duration
,
val
syncLoopErrorDelay
:
Duration
)
Deprecated
use syncErrorDelayConfig instead
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