<!--
{
  "documentType" : "article",
  "framework" : "MultipeerConnectivity",
  "identifier" : "/documentation/MultipeerConnectivity/multipeer_connectivity_error_domain",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Multipeer Connectivity Error Domain"
}
-->

# Multipeer Connectivity Error Domain

The error domain for errors specific to Multipeer Connectivity.

## Topics

### Constants

[`let MCErrorDomain: String`](/documentation/MultipeerConnectivity/MCErrorDomain)

The `NSError` domain constant. If the `domain` value for an `NSError` object is equal to `MCErrorDomain`, then the error was produced by the Multipeer Connectivity framework itself, as opposed to a lower-level framework on which it depends.



---

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)