Contents

nw_path_is_expensive(_:)

Checks whether the path uses an interface that is considered expensive, such as Cellular or a Personal Hotspot.

Declaration

func nw_path_is_expensive(_ path: nw_path_t) -> Bool

See Also

Functions