SWReachability
@objc
class SWReachability : NSObject
Undocumented
-
Return whether internet is reachable or not.
Declaration
Swift
@objc class func isInternetReachable() -> Bool
Return Value
true if internet is reachable, false otherwise