Protocol

NSURLHandleClient

The interface implemented by URL handle clients. URL処理クライアントによって実装されるインターフェイス。

Declaration 宣言

@protocol NSURLHandleClient

Overview 概要

NSURLHandleClient is deprecated in macOS 10.4 and later. Applications that are intended for deployment in macOS 10.3 or later should use NSURLConnection or NSURLDownload instead; see URL Loading System. NSURLHandleClientは、macOS 10.4以降では非推奨です。macOS 10.3以降での配備を意図されるアプリケーションは、NSURLConnectionまたはNSURLDownloadを代わりに使うべきです;URL Loading Systemを見てください。

Topics 話題

Notification methods 通知メソッド

See Also 参照

URL Handle URL処理