Home > git-documentdb > SyncInterface
#
SyncInterface interfaceInterface of Sync
Signature:#
PropertiesProperty | Type | Description |
---|---|---|
engine | string | |
jsonDiff | JsonDiff | |
jsonPatch | IJsonPatch | |
options | RemoteOptions | |
remoteName | string | |
remoteRepository | RemoteRepository | |
remoteURL | string | ********************************************* Public properties (readonly) ********************************************* |
runBeforeLiveSync | (() => void) | undefined | ********************************************* Public properties ********************************************* |
#
MethodsMethod | Description |
---|---|
close() | |
currentRetries() | |
init() | ********************************************* Public methods ********************************************* |
off(event, callback) | |
on(event, callback, collectionPath) | |
pause() | |
resume(options) | |
tryPush() | |
trySync() |