/ KeychainSyncAccountUpdater / KeychainSyncAccountUpdater.h
KeychainSyncAccountUpdater.h
1  #import <UAUPlugin/UAUSession.h>
2  
3  @interface KeychainSyncAccountUpdater : NSObject <UserAccountUpdaterProtocol>
4  
5  @end