Pacote io.realm.mongodb.sync
Interface SyncClientResetStrategy
-
- Todas as subinterfaces conhecidas:
DiscardUnsyncedChangesStrategy
,ManuallyRecoverUnsyncedChangesStrategy
,SyncSession.ClientResetHandler
public interface SyncClientResetStrategy
Interface que define uma estratégia genérica de reinício do cliente de sincronização, pode serManuallyRecoverUnsyncedChangesStrategy
ouDiscardUnsyncedChangesStrategy
.