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

netServiceDidStop:

Informs the delegate that a publish or resolveWithTimeout: request was stopped. publishまたはresolveWithTimeout:要請が停止されたことを委任先に告知します。

Declaration 宣言

- (void)netServiceDidStop:(NSNetService *)sender;

Parameters パラメータ

sender

The service that stopped. 停止したサービス。

See Also 参照

Using Network Services ネットワークサービスを使う