Contents

nw_connection_group_state_changed_handler_t

A handler that receives connection group state updates.

Declaration

typealias nw_connection_group_state_changed_handler_t = (nw_connection_group_state_t, nw_error_t?) -> Void

See Also

Data Types