Contents

nw_connection_send_completion_t

A completion handler that indicates when the connection has finished processing sent content.

Declaration

typealias nw_connection_send_completion_t = (nw_error_t?) -> Void

See Also

Data Types