Interface SyncClientResetStrategy
On this page
io.realm.mongodb.sync
Interface that defines a generic sync client reset strategy, it could be either ManuallyRecoverUnsyncedChangesStrategy or DiscardUnsyncedChangesStrategy .
On this page
Interface that defines a generic sync client reset strategy, it could be either ManuallyRecoverUnsyncedChangesStrategy or DiscardUnsyncedChangesStrategy .
On this page