NWConnection.SendCompletion.contentProcessed(_:)
Provide a completion handler that’s invoked when the sent data is processed by the stack.
Declaration
@preconcurrency case contentProcessed(@Sendable (NWError?) -> Void)Provide a completion handler that’s invoked when the sent data is processed by the stack.
@preconcurrency case contentProcessed(@Sendable (NWError?) -> Void)