---
title: MTRClusterApplicationLauncher
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterapplicationlauncher
---

# MTRClusterApplicationLauncher

## Declaration

```swift
class MTRClusterApplicationLauncher
```

## Topics

### Initializers

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

### Instance Methods

- [hideApp(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterapplicationlauncher/hideapp(with:expectedvalues:expectedvalueinterval:completion:).md)
- [hideApp(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterapplicationlauncher/hideapp(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [hideApp(withExpectedValues:expectedValueInterval:completion:)](matter/mtrclusterapplicationlauncher/hideapp(withexpectedvalues:expectedvalueinterval:completion:).md)
- [launchApp(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterapplicationlauncher/launchapp(with:expectedvalues:expectedvalueinterval:completion:).md)
- [launchApp(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterapplicationlauncher/launchapp(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [launchApp(withExpectedValues:expectedValueInterval:completion:)](matter/mtrclusterapplicationlauncher/launchapp(withexpectedvalues:expectedvalueinterval:completion:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterapplicationlauncher/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterapplicationlauncher/readattributeattributelist(with:).md)
- [readAttributeCatalogList(with:)](matter/mtrclusterapplicationlauncher/readattributecataloglist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterapplicationlauncher/readattributeclusterrevision(with:).md)
- [readAttributeCurrentApp(with:)](matter/mtrclusterapplicationlauncher/readattributecurrentapp(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterapplicationlauncher/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterapplicationlauncher/readattributegeneratedcommandlist(with:).md)
- [stopApp(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterapplicationlauncher/stopapp(with:expectedvalues:expectedvalueinterval:completion:).md)
- [stopApp(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusterapplicationlauncher/stopapp(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [stopApp(withExpectedValues:expectedValueInterval:completion:)](matter/mtrclusterapplicationlauncher/stopapp(withexpectedvalues:expectedvalueinterval:completion:).md)
- [writeAttributeCurrentApp(withValue:expectedValueInterval:)](matter/mtrclusterapplicationlauncher/writeattributecurrentapp(withvalue:expectedvalueinterval:).md)
- [writeAttributeCurrentApp(withValue:expectedValueInterval:params:)](matter/mtrclusterapplicationlauncher/writeattributecurrentapp(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)
