---
title: nw_multipath_service_handover
framework: network
role: symbol
role_heading: Global Variable
path: network/nw_multipath_service_handover
---

# nw_multipath_service_handover

Enable multipath, but only use other interfaces when the primary interface is lost.

## Declaration

```swift
var nw_multipath_service_handover: nw_multipath_service_t { get }
```

## See Also

### Multipath service types

- [nw_multipath_service_disabled](network/nw_multipath_service_disabled.md)
- [nw_multipath_service_interactive](network/nw_multipath_service_interactive.md)
- [nw_multipath_service_aggregate](network/nw_multipath_service_aggregate.md)
