Contents

requestEstablishmentReport(queue:completion:)

Requests a copy of the connection’s establishment report once the connection is in the ready state.

Declaration

@preconcurrency final func requestEstablishmentReport(queue: DispatchQueue, completion: @escaping  @Sendable (NWConnection.EstablishmentReport?) -> Void)

See Also

Collecting Connection Metrics