The method by which network traffic is routed to the tunnel.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
Framework
- Network
Extension
Declaration
var routingMethod: NETunnel Provider Routing Method { get }
Discussion
The default is NETunnel
.
The method by which network traffic is routed to the tunnel.
SDKs
Framework
var routingMethod: NETunnel Provider Routing Method { get }
The default is NETunnel
.
var protocol Configuration: NEVPNProtocol
The configuration of the current tunneling session.
var app Rules: [NEApp Rule]?
The app rules dictating which apps will use the current tunneling session.