Instance Method インスタンスメソッド

URLHandleResourceDidCancelLoading:

Sent when an URL handle has canceled loading resource data in response to a programmatic request. URLハンドルがリソースデータをロードすることをプログラム的要請に従って取り消した時に送信されます。

Declaration 宣言

- (void)URLHandleResourceDidCancelLoading:(NSURLHandle *)sender;

Parameters パラメータ

sender

The URL handle sending the message. メッセージを送信しているURLハンドル。

See Also 参照

Notification methods 通知メソッド