Contents

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)

See Also

Completions