Important:
NSURLClient is deprecated in Mac OS X v10.4 and later. Applications that are intended for deployment on Mac OS X v10.3 or later should use NSURLConnection or NSURLDownload instead; see URL Loading System.
(informal protocol)
| Framework | /System/Library/Frameworks/Foundation.framework |
| Availability | Deprecated in Mac OS X v10.4 and later. |
| Declared in | NSURL.h |
Important: NSURLClient is deprecated in Mac OS X v10.4 and later. Applications that are intended for deployment on Mac OS X v10.3 or later should use NSURLConnection or NSURLDownload instead; see URL Loading System.
NSURLClient is deprecated in Mac OS X v10.4 and later. Applications that are intended for deployment on Mac OS X v10.3 or later should use NSURLConnection or NSURLDownload instead; see URL Loading System.
– URL:resourceDataDidBecomeAvailable: required method Deprecated in Mac OS X v10.4 and later
– URL:resourceDidFailLoadingWithReason: required method Deprecated in Mac OS X v10.4 and later
– URLResourceDidCancelLoading: required method Deprecated in Mac OS X v10.4 and later
– URLResourceDidFinishLoading: required method Deprecated in Mac OS X v10.4 and later
Last updated: 2006-08-01