Class ClientResetHandlerBase
The base class for the different client reset handler types. The possible implementations are DiscardLocalResetHandler and ManualRecoveryHandler. To use either of them, create a new instance and assign it to ClientResetHandler on the configuration you use to open the synchronized Realm instance.
Namespace: Realms.Sync.ErrorHandling
Assembly: Realm.dll
Syntax
public abstract class ClientResetHandlerBase