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

netServiceDidPublish(_:)

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

Declaration 宣言

optional func netServiceDidPublish(_ sender: NetService)

Parameters パラメータ

sender

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

See Also 参照

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