<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -",
    "macCatalyst: 16.1.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRClusterContentLauncher",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:objc(cs)MTRClusterContentLauncher"
  },
  "title" : "MTRClusterContentLauncher"
}
-->

# MTRClusterContentLauncher

```
class MTRClusterContentLauncher
```

## Topics

### Initializers

[`-  initWithDevice:endpoint:queue:`](/documentation/Matter/MTRClusterContentLauncher/init(device:endpoint:queue:))

[`-  initWithDevice:endpointID:queue:`](/documentation/Matter/MTRClusterContentLauncher/init(device:endpointID:queue:))

### Instance Methods

[`-  launchContentWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterContentLauncher/launchContent(with:expectedValues:expectedValueInterval:completion:))

[`-  launchContentWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterContentLauncher/launchContent(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  launchURLWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterContentLauncher/launchURL(with:expectedValues:expectedValueInterval:completion:))

[`-  launchURLWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterContentLauncher/launchURL(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  readAttributeAcceptHeaderWithParams:`](/documentation/Matter/MTRClusterContentLauncher/readAttributeAcceptHeader(with:))

[`-  readAttributeAcceptedCommandListWithParams:`](/documentation/Matter/MTRClusterContentLauncher/readAttributeAcceptedCommandList(with:))

[`-  readAttributeAttributeListWithParams:`](/documentation/Matter/MTRClusterContentLauncher/readAttributeAttributeList(with:))

[`-  readAttributeClusterRevisionWithParams:`](/documentation/Matter/MTRClusterContentLauncher/readAttributeClusterRevision(with:))

[`-  readAttributeFeatureMapWithParams:`](/documentation/Matter/MTRClusterContentLauncher/readAttributeFeatureMap(with:))

[`-  readAttributeGeneratedCommandListWithParams:`](/documentation/Matter/MTRClusterContentLauncher/readAttributeGeneratedCommandList(with:))

[`-  readAttributeSupportedStreamingProtocolsWithParams:`](/documentation/Matter/MTRClusterContentLauncher/readAttributeSupportedStreamingProtocols(with:))

[`-  writeAttributeSupportedStreamingProtocolsWithValue:expectedValueInterval:`](/documentation/Matter/MTRClusterContentLauncher/writeAttributeSupportedStreamingProtocols(withValue:expectedValueInterval:))

[`-  writeAttributeSupportedStreamingProtocolsWithValue:expectedValueInterval:params:`](/documentation/Matter/MTRClusterContentLauncher/writeAttributeSupportedStreamingProtocols(withValue:expectedValueInterval:params:))

## Relationships

### Conforms To

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

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

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

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

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

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

### Inherits From

[`MTRGenericCluster`](/documentation/Matter/MTRGenericCluster)

---

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)