<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "SharedWithYou",
  "identifier" : "/documentation/SharedWithYouCore/SWLocalCollaborationIdentifier",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Shared with You Core"
    ],
    "preciseIdentifier" : "c:@T@SWLocalCollaborationIdentifier"
  },
  "title" : "SWLocalCollaborationIdentifier"
}
-->

# SWLocalCollaborationIdentifier

A local identifier for a collaboration.

```
struct SWLocalCollaborationIdentifier
```

## Topics

### Creating a local identifier

[`init(String)`](/documentation/SharedWithYouCore/SWLocalCollaborationIdentifier/init(_:))

Creates and initializes a local collaboration identifier object.

[`init(rawValue: String)`](/documentation/SharedWithYouCore/SWLocalCollaborationIdentifier/init(rawValue:))

Creates and initializes a local collaboration identifier object.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

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)