hank
2018-06-19 d89bfeb2027c7b6b32ab09f7d0c58ce72d5a14b7
frameworks/AFNetworking.framework/Headers/AFNetworkReachabilityManager.h
@@ -107,6 +107,13 @@
 */
- (instancetype)initWithReachability:(SCNetworkReachabilityRef)reachability NS_DESIGNATED_INITIALIZER;
/**
 *  Initializes an instance of a network reachability manager
 *
 *  @return nil as this method is unavailable
 */
- (nullable instancetype)init NS_UNAVAILABLE;
///--------------------------------------------------
/// @name Starting & Stopping Reachability Monitoring
///--------------------------------------------------