NetworkBrowser.State.waiting(_:)
The browser is waiting for connectivity. Results will not be delivered until the browser moves into the ready state. A browser can move from the ready state into the waiting state. The associated error indicates why the browser is unable to browse.
Declaration
case waiting(NWError)