Contents

nw_connection_boolean_event_handler_t

A handler that receives Boolean state updates from a connection, such as viability and better path state.

Declaration

typealias nw_connection_boolean_event_handler_t = (Bool) -> Void

See Also

Data Types