nw_path_t
An object that contains information about the properties of the network that a connection uses, or that are available to your app.
Declaration
typealias nw_path_t = any OS_nw_pathTopics
Checking Path Availability
Inspecting Interfaces
nw_path_uses_interface_type(_:_:)nw_path_enumerate_interfaces(_:_:)nw_path_enumerate_interfaces_block_tnw_path_enumerate_gateways(_:_:)nw_path_enumerate_gateways_block_t
Checking Path Capabilities
nw_path_has_ipv4(_:)nw_path_has_ipv6(_:)nw_path_has_dns(_:)nw_path_is_constrained(_:)nw_path_is_expensive(_:)