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: 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
© 2006 Apple Computer, Inc. All Rights Reserved. (Last updated: 2006-08-01)