establishmentReport()

Asynchronously request the establishment report for this connection. If called prior to the connection being in the .ready state, this method will wait until the connection becomes ready and then deliver the report. This method will start the connection if it isn’t already started.

Declaration

func establishmentReport() async throws -> NWConnection.EstablishmentReport