---
title: MTRClusterUserLabel
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusteruserlabel
---

# MTRClusterUserLabel

## Declaration

```swift
class MTRClusterUserLabel
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclusteruserlabel/init(device:endpoint:queue:).md)
- [init(device:endpointID:queue:)](matter/mtrclusteruserlabel/init(device:endpointid:queue:).md)

### Instance Methods

- [readAttributeAcceptedCommandList(with:)](matter/mtrclusteruserlabel/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusteruserlabel/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusteruserlabel/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusteruserlabel/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusteruserlabel/readattributegeneratedcommandlist(with:).md)
- [readAttributeLabelList(with:)](matter/mtrclusteruserlabel/readattributelabellist(with:).md)
- [writeAttributeLabelList(withValue:expectedValueInterval:)](matter/mtrclusteruserlabel/writeattributelabellist(withvalue:expectedvalueinterval:).md)
- [writeAttributeLabelList(withValue:expectedValueInterval:params:)](matter/mtrclusteruserlabel/writeattributelabellist(withvalue:expectedvalueinterval:params:).md)

## Relationships

### Inherits From

- [MTRGenericCluster](matter/mtrgenericcluster.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)
