A dictionary of named flag constants for use with HSNetworkReachability.status().
Compare individual bits against these constants to determine which network conditions apply.
The numeric values match the deprecated SCNetworkReachabilityFlags for backward compatibility.
Keys: transientConnection, reachable, connectionRequired, connectionOnTraffic,
interventionRequired, connectionOnDemand, isLocalAddress, isDirect.
A dictionary of named flag constants for use with
HSNetworkReachability.status(). Compare individual bits against these constants to determine which network conditions apply. The numeric values match the deprecatedSCNetworkReachabilityFlagsfor backward compatibility. Keys:transientConnection,reachable,connectionRequired,connectionOnTraffic,interventionRequired,connectionOnDemand,isLocalAddress,isDirect.