Enumeration ClientResetMode

Enumeration Members

DiscardUnsyncedChanges: "discardUnsyncedChanges"

Download a fresh copy from the server.

Manual: "manual"
RecoverOrDiscardUnsyncedChanges: "recoverOrDiscardUnsyncedChanges"

Download a fresh copy from the server if recovery of unsynced changes is not possible.

RecoverUnsyncedChanges: "recoverUnsyncedChanges"

Merged remote and local, unsynced changes.

Generated using TypeDoc