Contents

nw_connection_group_receive_handler_t

A handler that receives inbound messages from members of the group.

Declaration

typealias nw_connection_group_receive_handler_t = (dispatch_data_t?, nw_content_context_t, Bool) -> Void

See Also

Data Types