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

netServiceDidStop(_:)

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

Declaration 宣言

optional func netServiceDidStop(_ sender: NetService)

Parameters パラメータ

sender

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

See Also 参照

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