The endpoint of the proxy the connection used.
SDKs
- iOS 12.0+
- macOS 10.14+
- Mac Catalyst 13.0+
- tvOS 12.0+
- watchOS 6.0+
- Xcode 11.0+
Framework
- Network
Declaration
let proxyEndpoint: NWEndpoint?
The endpoint of the proxy the connection used.
SDKs
Framework
let proxyEndpoint: NWEndpoint?
let proxy Configured: Bool
A Boolean indicating whether a proxy was configured on the connection.
let used Proxy: Bool
A Boolean indicating whether the connection used a proxy.