CSReachability Class Reference

Inherits from NSObject
Declared in CSReachability.h

+ reachabilityWithHostName:

+ (CSReachability *)reachabilityWithHostName:(NSString *)hostName

+ reachabilityWithAddress:

+ (CSReachability *)reachabilityWithAddress:(const struct sockaddr_in *)hostAddress

+ reachabilityForInternetConnection

+ (CSReachability *)reachabilityForInternetConnection

+ reachabilityForLocalWiFi

+ (CSReachability *)reachabilityForLocalWiFi

– startNotifier

- (BOOL)startNotifier

– stopNotifier

- (void)stopNotifier

– currentReachabilityStatus

- (NetworkStatus)currentReachabilityStatus

– connectionRequired

- (BOOL)connectionRequired