---
title: MTRClusterRVCCleanMode
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterrvccleanmode
---

# MTRClusterRVCCleanMode

## Declaration

```swift
class MTRClusterRVCCleanMode
```

## Topics

### Initializers

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

### Instance Methods

- [changeToMode(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusterrvccleanmode/changetomode(with:expectedvalues:expectedvalueinterval:completion:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusterrvccleanmode/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusterrvccleanmode/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusterrvccleanmode/readattributeclusterrevision(with:).md)
- [readAttributeCurrentMode(with:)](matter/mtrclusterrvccleanmode/readattributecurrentmode(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusterrvccleanmode/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusterrvccleanmode/readattributegeneratedcommandlist(with:).md)
- [readAttributeSupportedModes(with:)](matter/mtrclusterrvccleanmode/readattributesupportedmodes(with:).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)
