Contents

URLSessionConfiguration.MultipathServiceType.interactive

A service whereby Multipath TCP attempts to use the lowest-latency interface.

Declaration

case interactive

Discussion

Specify this option for latency-sensitive, low-volume connections that might use cellular data. You must also set the Multipath Entitlement in the Xcode Capabilities pane for your app.

See Also

Service types