URLSessionConfiguration.MultipathServiceType.interactive
A service whereby Multipath TCP attempts to use the lowest-latency interface.
Declaration
case interactiveDiscussion
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.