¡@

Home 

2014/10/15 ¤U¤È 10:05:47

iphone Programming Glossary: curreach

How do I receive notifications that the connection has changed type (3G, Edge, Wifi, GPRS)

http://stackoverflow.com/questions/7685152/how-do-i-receive-notifications-that-the-connection-has-changed-type-3g-edge-w

Classes_Reachability_h.html after implementation you can use this in the delegate void configureTextField Reachability curReach NetworkStatus netStatus curReach currentReachabilityStatus BOOL connectionRequired curReach connectionRequired NSString.. implementation you can use this in the delegate void configureTextField Reachability curReach NetworkStatus netStatus curReach currentReachabilityStatus BOOL connectionRequired curReach connectionRequired NSString statusString @ non switch netStatus.. Reachability curReach NetworkStatus netStatus curReach currentReachabilityStatus BOOL connectionRequired curReach connectionRequired NSString statusString @ non switch netStatus case NotReachable statusString @ Access Not Available..