NetworkReachability
enum NetworkReachability {}
enum NetworkReachability specifies the type of internet connection (must be set from outside)
-
Undocumented
Declaration
Objective-C
reachabilityNone = -1 -
Undocumented
Declaration
Objective-C
reachabilityWWAN -
Undocumented
Declaration
Objective-C
reachabilityWIFI -
Undocumented
Declaration
Objective-C
reachabilityUnreachable
NetworkReachability Enumeration Reference