<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FileProvider",
  "identifier" : "/documentation/FileProvider/NSFileProviderExternalVolumeHandling",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "File Provider"
    ],
    "preciseIdentifier" : "c:objc(pl)NSFileProviderExternalVolumeHandling"
  },
  "title" : "NSFileProviderExternalVolumeHandling"
}
-->

# NSFileProviderExternalVolumeHandling

A protocol that defines the interface for handling external volumes.

```
protocol NSFileProviderExternalVolumeHandling : NSObjectProtocol
```

## Topics

### Connecting to external domains

[`shouldConnectExternalDomain(completionHandler:)`](/documentation/FileProvider/NSFileProviderExternalVolumeHandling/shouldConnectExternalDomain(completionHandler:))

Determines whether to connect to a domain from another device.



---

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)