Contents

nw_connection_set_path_changed_handler(_:_:)

Sets a handler that receives network path updates.

Declaration

func nw_connection_set_path_changed_handler(_ connection: nw_connection_t, _ handler: nw_connection_path_event_handler_t?)

See Also

Functions