Contents

nw_connection_group_send_completion_t

A completion to notify you when data has been processed and sent.

Declaration

typealias nw_connection_group_send_completion_t = (nw_error_t?) -> Void

See Also

Data Types