---
title: MTREventRequestPath
framework: matter
role: symbol
role_heading: Class
path: matter/mtreventrequestpath
---

# MTREventRequestPath

## Declaration

```swift
class MTREventRequestPath
```

## Topics

### Initializers

- [init(endpointID:clusterID:eventID:)](matter/mtreventrequestpath/init(endpointid:clusterid:eventid:).md)
- [init(coder:)](matter/mtreventrequestpath/init(coder:).md)

### Instance Properties

- [cluster](matter/mtreventrequestpath/cluster.md)
- [endpoint](matter/mtreventrequestpath/endpoint.md)
- [event](matter/mtreventrequestpath/event.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)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
