---
title: MTRMessagesFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrmessagesfeature
---

# MTRMessagesFeature

## Declaration

```swift
struct MTRMessagesFeature
```

## Topics

### Initializers

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

### Type Properties

- [confirmationReply](matter/mtrmessagesfeature/confirmationreply.md)
- [confirmationResponse](matter/mtrmessagesfeature/confirmationresponse.md)
- [protectedMessages](matter/mtrmessagesfeature/protectedmessages.md)
- [receivedConfirmation](matter/mtrmessagesfeature/receivedconfirmation.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
