Contents

excludeCellularServices

A Boolean value that indicates whether the system excludes all cellular services network traffic from the tunnel.

Declaration

var excludeCellularServices: Bool { get set }

Mentioned in

Discussion

If this property is true, the system excludes cellular services — such as Wi-Fi Calling, MMS, SMS, and Visual Voicemail — but only when the includeAllNetworks property is also true. This property doesn’t impact services that use the cellular network only — such as VoLTE — which the system automatically excludes. NETransparentProxyManager doesn’t support this property.

The default value for this property is true.

See Also

Routing network traffic