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

URLHandleResourceDidBeginLoading:

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

Declaration 宣言

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

Parameters パラメータ

sender

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

See Also 参照

Notification methods 通知メソッド