---
title: MTRClusterContentLauncher
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclustercontentlauncher
---

# MTRClusterContentLauncher

## Declaration

```swift
class MTRClusterContentLauncher
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclustercontentlauncher/init(device:endpoint:queue:).md)
- [init(device:endpointID:queue:)](matter/mtrclustercontentlauncher/init(device:endpointid:queue:).md)

### Instance Methods

- [launchContent(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustercontentlauncher/launchcontent(with:expectedvalues:expectedvalueinterval:completion:).md)
- [launchContent(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclustercontentlauncher/launchcontent(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [launchURL(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclustercontentlauncher/launchurl(with:expectedvalues:expectedvalueinterval:completion:).md)
- [launchURL(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclustercontentlauncher/launchurl(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [readAttributeAcceptHeader(with:)](matter/mtrclustercontentlauncher/readattributeacceptheader(with:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclustercontentlauncher/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclustercontentlauncher/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclustercontentlauncher/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclustercontentlauncher/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclustercontentlauncher/readattributegeneratedcommandlist(with:).md)
- [readAttributeSupportedStreamingProtocols(with:)](matter/mtrclustercontentlauncher/readattributesupportedstreamingprotocols(with:).md)
- [writeAttributeSupportedStreamingProtocols(withValue:expectedValueInterval:)](matter/mtrclustercontentlauncher/writeattributesupportedstreamingprotocols(withvalue:expectedvalueinterval:).md)
- [writeAttributeSupportedStreamingProtocols(withValue:expectedValueInterval:params:)](matter/mtrclustercontentlauncher/writeattributesupportedstreamingprotocols(withvalue:expectedvalueinterval:params:).md)

## Relationships

### Inherits From

- [MTRGenericCluster](matter/mtrgenericcluster.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
