nw_path_monitor_t
An observer that you use to monitor and react to network changes.
Declaration
typealias nw_path_monitor_t = any OS_nw_path_monitorTopics
Creating Path Monitors
nw_path_monitor_create()nw_path_monitor_create_with_type(_:)nw_path_monitor_prohibit_interface_type(_:_:)nw_path_monitor_set_queue(_:_:)nw_path_monitor_start(_:)