Contents

nw_connection_state_changed_handler_t

A handler that delivers connection state updates with associated errors.

Declaration

typealias nw_connection_state_changed_handler_t = (nw_connection_state_t, nw_error_t?) -> Void

See Also

Data Types