case unknownError
An unknown error occurred.
未知のエラーが発生しました。
case collisionError
The service could not be published because the name is already in use. The name could be in use locally or on another system.
サービスは出版されることができませんでした、名前がすでに使用中だからです。名前はローカルにまたは別のシステム上で使われることができます。
case notFoundError
The service could not be found on the network.
サービスはネットワーク上で見つけられることができませんでした。
case activityInProgress
The net service cannot process the request at this time. No additional information about the network state is known.
ネットサービスはリクエストを現時点では処理できません。どんなネットワーク状態についての追加情報も知られません。
case badArgumentError
An invalid argument was used when creating the
NSNetService
object.
無効な引数が、NSNetService
オブジェクトを作成している時に使われました。
case cancelledError
The client canceled the action.
クライアントはアクションを取り消しました。
case invalidError
The net service was improperly configured.
ネットサービスが不適切に構成設定されました。
case timeoutError
The net service has timed out.
ネットサービスは時間切れになりました。