---
title: MTRCommissioneeInfo
framework: matter
role: symbol
role_heading: Class
path: matter/mtrcommissioneeinfo
---

# MTRCommissioneeInfo

Information read from the commissionee device during commissioning.

## Declaration

```swift
class MTRCommissioneeInfo
```

## Topics

### Initializers

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

### Instance Properties

- [attributes](matter/mtrcommissioneeinfo/attributes.md)
- [endpointsById](matter/mtrcommissioneeinfo/endpointsbyid.md)
- [productIdentity](matter/mtrcommissioneeinfo/productidentity.md)
- [rootEndpoint](matter/mtrcommissioneeinfo/rootendpoint.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)
