---
title: MTRApplicationLauncherStatus
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrapplicationlauncherstatus
---

# MTRApplicationLauncherStatus

## Declaration

```swift
enum MTRApplicationLauncherStatus
```

## Topics

### Enumeration Cases

- [MTRApplicationLauncherStatus.appNotAvailable](matter/mtrapplicationlauncherstatus/appnotavailable.md)
- [MTRApplicationLauncherStatus.success](matter/mtrapplicationlauncherstatus/success.md)
- [MTRApplicationLauncherStatus.systemBusy](matter/mtrapplicationlauncherstatus/systembusy.md)
- [MTRApplicationLauncherStatus.downloading](matter/mtrapplicationlauncherstatus/downloading.md)
- [MTRApplicationLauncherStatus.installing](matter/mtrapplicationlauncherstatus/installing.md)
- [MTRApplicationLauncherStatus.pendingUserApproval](matter/mtrapplicationlauncherstatus/pendinguserapproval.md)

### Initializers

- [init(rawValue:)](matter/mtrapplicationlauncherstatus/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
