Important: The information in this document is obsolete and should not be used for new development.
(informal protocol)
| Framework | /System/Library/Frameworks/Foundation.framework |
| Availability | Deprecated in Mac OS X v10.4 and later.
|
| Declared in | NSURL.h |
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: Deprecated in Mac OS X v10.4 and later
– URL:resourceDidFailLoadingWithReason: Deprecated in Mac OS X v10.4 and later
– URLResourceDidCancelLoading: Deprecated in Mac OS X v10.4 and later
– URLResourceDidFinishLoading: Deprecated in Mac OS X v10.4 and later
Last updated: 2006-08-01