---
title: MTREventPath
framework: matter
role: symbol
role_heading: Class
path: matter/mtreventpath
---

# MTREventPath

## Declaration

```swift
class MTREventPath
```

## Topics

### Initializers

- [init(endpointID:clusterID:eventID:)](matter/mtreventpath/init(endpointid:clusterid:eventid:)-8cd6r.md)
- [init(endpointId:clusterId:eventId:)](matter/mtreventpath/init(endpointid:clusterid:eventid:)-2i9w4.md)

### Instance Properties

- [event](matter/mtreventpath/event.md)

## Relationships

### Inherits From

- [MTRClusterPath](matter/mtrclusterpath.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)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
