trixnity-clientserverapi-client
Toggle table of contents
4.16.0
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-client
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
SyncApiClientImpl
/
SyncApiClientImpl
Sync
Api
Client
Impl
constructor
(
baseClient
:
MatrixClientServerApiBaseClient
,
syncCoroutineScope
:
CoroutineScope
,
syncBatchTokenStore
:
SyncBatchTokenStore
,
syncLoopDelay
:
Duration
,
syncLoopErrorDelay
:
Duration
)