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

netServiceDidPublish:

Notifies the delegate that a service was successfully published. あるサービスがうまく出版されたことを委任先に通知します。

Declaration 宣言

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

Parameters パラメータ

sender

The service that was published. 出版されたサービス。

See Also 参照

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