Enumeration Case
列挙ケース
URLError.NetworkUnavailableReason.constrained
A reason that indicates network is unavailable because the user enabled “Low Data Mode” in the Settings app.
ネットワークが利用可能でない理由はユーザが「Low Data Mode」を「Settings」アプリにおいて可能にしたためであるのを指し示します。
Discussion
議論
This reason occurs when the following conditions are true:
この理由は、以下の条件が真である時に発生します:
See Also
参照
Unavailability Reasons
利用可能でない理由
case cellular
A reason that indicates network is unavailable because the interface is cellular and cellular network is disabled.
ネットワークが利用可能でない理由はインターフェイスがセルラーであるそしてセルラーネットワークが使用不能にされるためであるのを指し示します。
case expensive
A reason that indicates network is unavailable because the system marked the interface as expensive.
ネットワークが利用可能でない理由はシステムがインターフェイスを高くつくとして印したためであるのを指し示します。