@interface FCModifySubscriptionsCommand : FCModifyRecordsCommand + (id)desiredKeys; - (BOOL)mergeLocalRecord:(id)a0 withRemoteRecord:(id)a1; - (id)initWithSubscriptions:(id)a0 merge:(BOOL)a1; @end
@interface FCModifySubscriptionsCommand : FCModifyRecordsCommand + (id)desiredKeys; - (BOOL)mergeLocalRecord:(id)a0 withRemoteRecord:(id)a1; - (id)initWithSubscriptions:(id)a0 merge:(BOOL)a1; @end