<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INMessageLinkMetadata",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INMessageLinkMetadata"
  },
  "title" : "INMessageLinkMetadata"
}
-->

# INMessageLinkMetadata

```
class INMessageLinkMetadata
```

## Topics

### Initializers

[`init?(coder: NSCoder)`](/documentation/Intents/INMessageLinkMetadata/init(coder:))

[`init(siteName: String?, summary: String?, title: String?, openGraphType: String?, linkURL: URL?)`](/documentation/Intents/INMessageLinkMetadata/init(siteName:summary:title:openGraphType:linkURL:))

### Instance Properties

[`var linkURL: URL?`](/documentation/Intents/INMessageLinkMetadata/linkURL)

[`var openGraphType: String?`](/documentation/Intents/INMessageLinkMetadata/openGraphType)

[`var siteName: String?`](/documentation/Intents/INMessageLinkMetadata/siteName)

[`var summary: String?`](/documentation/Intents/INMessageLinkMetadata/summary)

[`var title: String?`](/documentation/Intents/INMessageLinkMetadata/title)

## Relationships

### Conforms To

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

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

[`NSSecureCoding`](/documentation/Foundation/NSSecureCoding)

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

[`NSCoding`](/documentation/Foundation/NSCoding)

[`NSCopying`](/documentation/Foundation/NSCopying)

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

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

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

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)