---
title: MTRReadParams
framework: matter
role: symbol
role_heading: Class
path: matter/mtrreadparams
---

# MTRReadParams

## Declaration

```swift
class MTRReadParams
```

## Topics

### Instance Properties

- [fabricFiltered](matter/mtrreadparams/fabricfiltered.md)
- [minEventNumber](matter/mtrreadparams/mineventnumber.md)
- [shouldAssumeUnknownAttributesReportable](matter/mtrreadparams/shouldassumeunknownattributesreportable.md)
- [shouldFilterByFabric](matter/mtrreadparams/shouldfilterbyfabric.md)

### Initializers

- [init(coder:)](matter/mtrreadparams/init(coder:).md)

## Relationships

### Inherits From

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

### Inherited By

- [MTRSubscribeParams](matter/mtrsubscribeparams.md)

### Conforms To

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