接口 SyncClientResetStrategy
-
- 所有已知子接口:
DiscardUnsyncedChangesStrategy
,ManuallyRecoverUnsyncedChangesStrategy
,SyncSession.ClientResetHandler
public interface SyncClientResetStrategy
定义通用同步客户端重置策略的接口,可以是ManuallyRecoverUnsyncedChangesStrategy
或DiscardUnsyncedChangesStrategy
。