---
title: MTREventReport
framework: matter
role: symbol
role_heading: Class
path: matter/mtreventreport
---

# MTREventReport

## Declaration

```swift
class MTREventReport
```

## Topics

### Initializers

- [init(responseValue:)](matter/mtreventreport/init(responsevalue:).md)

### Instance Properties

- [error](matter/mtreventreport/error.md)
- [eventNumber](matter/mtreventreport/eventnumber.md)
- [eventTimeType](matter/mtreventreport/eventtimetype.md)
- [path](matter/mtreventreport/path.md)
- [priority](matter/mtreventreport/priority.md)
- [systemUpTime](matter/mtreventreport/systemuptime.md)
- [timestamp](matter/mtreventreport/timestamp.md)
- [timestampDate](matter/mtreventreport/timestampdate.md)
- [value](matter/mtreventreport/value.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)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
