NwUnsatisfiedReason
Why a path is NwPathStatus.Unsatisfied, mirroring nw_path_unsatisfied_reason_t. LocalNetworkDenied is the Local-Network-permission denial — the actionable signal a consumer turns into "grant Local Network access" guidance instead of a silent stall.
Entries
No interface available at all (radios off / airplane mode).
Cellular data is denied for this app/path.
Wi-Fi is denied for this app/path.
The Local-Network permission has been denied — the actionable permission signal.
A required on-demand VPN is inactive.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.