Contents

nw_browse_result_enumerate_interface_t

A handler that enumerates the interfaces associated with a discovered service.

Declaration

typealias nw_browse_result_enumerate_interface_t = (nw_interface_t) -> Bool

Return Value

Return true to continue enumerating, or false to stop enumerating.

See Also

Data Types