Contents

nw_ethernet_channel_send_completion_t

A handler that indicates when an Ethernet frame has been sent, or if an error was encountered.

Declaration

typealias nw_ethernet_channel_send_completion_t = (nw_error_t?) -> Void

See Also

Data Types