@interface IMCloudSyncNotifier : NSObject - (void)notifyClientsOfProgress:(id)a0; - (void)notifyClientsOfState:(id)a0; @end