Refactoring Part 3: Feed configuration and CoreData Model
This commit is contained in:
@@ -28,5 +28,5 @@
|
||||
+ (void)registerNetworkChangeNotification;
|
||||
+ (void)unregisterNetworkChangeNotification;
|
||||
+ (BOOL)isNetworkReachable;
|
||||
+ (void)scheduleNextUpdate:(BOOL)forceUpdate;
|
||||
+ (void)scheduleNextUpdateForced:(BOOL)flag;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user