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

URLHandleResourceDidFinishLoading:

Sent when an URL handle finishes loading resource data. あるURLハンドルがリソースデータのロードを終了する時に送信されます。

Declaration 宣言

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

Parameters パラメータ

sender

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

See Also 参照

Notification methods 通知メソッド