SyncClientResetStrategy
interface SyncClientResetStrategy
Content copied to clipboard
Interface that defines a generic sync client reset strategy. It can be either ManuallyRecoverUnsyncedChangesStrategy or DiscardUnsyncedChangesStrategy.
Inheritors
DiscardUnsyncedChangesStrategy
Link copied to clipboard
ManuallyRecoverUnsyncedChangesStrategy
Link copied to clipboard