---
title: MTRApplicationLauncherClusterLaunchAppParams
framework: matter
role: symbol
role_heading: Class
path: matter/mtrapplicationlauncherclusterlaunchappparams
---

# MTRApplicationLauncherClusterLaunchAppParams

## Declaration

```swift
class MTRApplicationLauncherClusterLaunchAppParams
```

## Topics

### Instance Properties

- [application](matter/mtrapplicationlauncherclusterlaunchappparams/application.md)
- [data](matter/mtrapplicationlauncherclusterlaunchappparams/data.md)
- [serverSideProcessingTimeout](matter/mtrapplicationlauncherclusterlaunchappparams/serversideprocessingtimeout.md)
- [timedInvokeTimeoutMs](matter/mtrapplicationlauncherclusterlaunchappparams/timedinvoketimeoutms.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

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