---
title: MTREndpointInfo
framework: matter
role: symbol
role_heading: Class
path: matter/mtrendpointinfo
---

# MTREndpointInfo

Meta-data about an endpoint of a Matter node.

## Declaration

```swift
class MTREndpointInfo
```

## Topics

### Initializers

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

### Instance Properties

- [children](matter/mtrendpointinfo/children.md)
- [deviceTypes](matter/mtrendpointinfo/devicetypes.md)
- [endpointID](matter/mtrendpointinfo/endpointid.md)
- [partsList](matter/mtrendpointinfo/partslist.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)
