FreeRDP
|
Instance Methods | |
(BOOL) | - startNotifier |
(void) | - stopNotifier |
(NetworkStatus) | - currentReachabilityStatus |
(BOOL) | - connectionRequired |
Class Methods | |
(Reachability *) | + reachabilityWithHostName: |
(Reachability *) | + reachabilityWithAddress: |
(Reachability *) | + reachabilityForInternetConnection |
(Reachability *) | + reachabilityForLocalWiFi |
Protected Attributes | |
BOOL | localWiFiRef |
SCNetworkReachabilityRef | reachabilityRef |
Definition at line 60 of file Reachability.h.