Package io.realm.mongodb.sync
Interface SyncClientResetStrategy
-
- All Known Subinterfaces:
DiscardUnsyncedChangesStrategy,ManuallyRecoverUnsyncedChangesStrategy,SyncSession.ClientResetHandler
public interface SyncClientResetStrategyInterface that defines a generic sync client reset strategy, it could be eitherManuallyRecoverUnsyncedChangesStrategyorDiscardUnsyncedChangesStrategy.