<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/URLSessionConfiguration/MultipathServiceType-swift.enum/handover",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@E@NSURLSessionMultipathServiceType@NSURLSessionMultipathServiceTypeHandover"
  },
  "title" : "URLSessionConfiguration.MultipathServiceType.handover"
}
-->

# URLSessionConfiguration.MultipathServiceType.handover

A Multipath TCP service that provides seamless handover between Wi-Fi and cellular in order to preserve the connection.

```
case handover
```

## Discussion

Specify this option for long-lived or persistent connections. You must also set the <doc://com.apple.documentation/documentation/BundleResources/Entitlements/com.apple.developer.networking.multipath> in the Xcode Capabilities pane for your app.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)