Currently I see methods to get the name, index, and type of nw_interface_t objects. Is there a way to get the IP addresses attached to that interface?
I tried nw_path's nw_path_copy_effective_local_endpoint inside of a nw_path_monitor callback, but it always returns null.