<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -",
    "macCatalyst: 16.1.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRBaseClusterChannel",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:objc(cs)MTRBaseClusterChannel"
  },
  "title" : "MTRBaseClusterChannel"
}
-->

# MTRBaseClusterChannel

```
class MTRBaseClusterChannel
```

## Topics

### Initializers

[`-  initWithDevice:endpoint:queue:`](/documentation/Matter/MTRBaseClusterChannel/init(device:endpoint:queue:))

[`-  initWithDevice:endpointID:queue:`](/documentation/Matter/MTRBaseClusterChannel/init(device:endpointID:queue:))

### Instance Methods

[`-  changeChannelWithParams:completion:`](/documentation/Matter/MTRBaseClusterChannel/change(with:completion:))

[`-  changeChannelWithParams:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/change(with:completionHandler:))

[`-  changeChannelByNumberWithParams:completion:`](/documentation/Matter/MTRBaseClusterChannel/changeByNumber(with:completion:))

[`-  changeChannelByNumberWithParams:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/changeByNumber(with:completionHandler:))

[`-  readAttributeAcceptedCommandListWithCompletion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeAcceptedCommandList(completion:))

[`-  readAttributeAcceptedCommandListWithCompletionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeAcceptedCommandList(completionHandler:))

[`-  readAttributeAttributeListWithCompletion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeAttributeList(completion:))

[`-  readAttributeAttributeListWithCompletionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeAttributeList(completionHandler:))

[`-  readAttributeChannelListWithCompletion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeChannelList(completion:))

[`-  readAttributeChannelListWithCompletionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeChannelList(completionHandler:))

[`-  readAttributeClusterRevisionWithCompletion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeClusterRevision(completion:))

[`-  readAttributeClusterRevisionWithCompletionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeClusterRevision(completionHandler:))

[`-  readAttributeCurrentChannelWithCompletion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeCurrentChannel(completion:))

[`-  readAttributeCurrentChannelWithCompletionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeCurrentChannel(completionHandler:))

[`-  readAttributeFeatureMapWithCompletion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeFeatureMap(completion:))

[`-  readAttributeFeatureMapWithCompletionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeFeatureMap(completionHandler:))

[`-  readAttributeGeneratedCommandListWithCompletion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeGeneratedCommandList(completion:))

[`-  readAttributeGeneratedCommandListWithCompletionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeGeneratedCommandList(completionHandler:))

[`-  readAttributeLineupWithCompletion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeLineup(completion:))

[`-  readAttributeLineupWithCompletionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeLineup(completionHandler:))

[`-  skipChannelWithParams:completion:`](/documentation/Matter/MTRBaseClusterChannel/skip(with:completion:))

[`-  skipChannelWithParams:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/skip(with:completionHandler:))

[`-  subscribeAttributeAcceptedCommandListWithParams:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeAcceptedCommandList(with:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeAcceptedCommandListWithMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeAcceptedCommandList(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeAttributeListWithParams:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeAttributeList(with:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeAttributeListWithMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeAttributeList(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeChannelListWithParams:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeChannelList(with:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeChannelListWithMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeChannelList(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeClusterRevisionWithParams:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeClusterRevision(with:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeClusterRevisionWithMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeClusterRevision(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeCurrentChannelWithParams:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeCurrentChannel(with:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeCurrentChannelWithMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeCurrentChannel(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeFeatureMapWithParams:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeFeatureMap(with:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeFeatureMapWithMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeFeatureMap(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeGeneratedCommandListWithParams:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeGeneratedCommandList(with:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeGeneratedCommandListWithMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeGeneratedCommandList(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeLineupWithParams:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeLineup(with:subscriptionEstablished:reportHandler:))

[`-  subscribeAttributeLineupWithMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:`](/documentation/Matter/MTRBaseClusterChannel/subscribeAttributeLineup(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:))

### Type Methods

[`+  readAttributeAcceptedCommandListWithAttributeCache:endpoint:queue:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeAcceptedCommandList(withAttributeCache:endpoint:queue:completionHandler:))

[`+  readAttributeAcceptedCommandListWithClusterStateCache:endpoint:queue:completion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeAcceptedCommandList(withClusterStateCache:endpoint:queue:completion:))

[`+  readAttributeAttributeListWithAttributeCache:endpoint:queue:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeAttributeList(withAttributeCache:endpoint:queue:completionHandler:))

[`+  readAttributeAttributeListWithClusterStateCache:endpoint:queue:completion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeAttributeList(withClusterStateCache:endpoint:queue:completion:))

[`+  readAttributeChannelListWithAttributeCache:endpoint:queue:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeChannelList(withAttributeCache:endpoint:queue:completionHandler:))

[`+  readAttributeChannelListWithClusterStateCache:endpoint:queue:completion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeChannelList(withClusterStateCache:endpoint:queue:completion:))

[`+  readAttributeClusterRevisionWithAttributeCache:endpoint:queue:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeClusterRevision(withAttributeCache:endpoint:queue:completionHandler:))

[`+  readAttributeClusterRevisionWithClusterStateCache:endpoint:queue:completion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeClusterRevision(withClusterStateCache:endpoint:queue:completion:))

[`+  readAttributeCurrentChannelWithAttributeCache:endpoint:queue:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeCurrentChannel(withAttributeCache:endpoint:queue:completionHandler:))

[`+  readAttributeCurrentChannelWithClusterStateCache:endpoint:queue:completion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeCurrentChannel(withClusterStateCache:endpoint:queue:completion:))

[`+  readAttributeFeatureMapWithAttributeCache:endpoint:queue:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeFeatureMap(withAttributeCache:endpoint:queue:completionHandler:))

[`+  readAttributeFeatureMapWithClusterStateCache:endpoint:queue:completion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeFeatureMap(withClusterStateCache:endpoint:queue:completion:))

[`+  readAttributeGeneratedCommandListWithAttributeCache:endpoint:queue:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeGeneratedCommandList(withAttributeCache:endpoint:queue:completionHandler:))

[`+  readAttributeGeneratedCommandListWithClusterStateCache:endpoint:queue:completion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeGeneratedCommandList(withClusterStateCache:endpoint:queue:completion:))

[`+  readAttributeLineupWithAttributeCache:endpoint:queue:completionHandler:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeLineup(withAttributeCache:endpoint:queue:completionHandler:))

[`+  readAttributeLineupWithClusterStateCache:endpoint:queue:completion:`](/documentation/Matter/MTRBaseClusterChannel/readAttributeLineup(withClusterStateCache:endpoint:queue:completion:))

## Relationships

### Conforms To

[`CVarArg`](/documentation/Swift/CVarArg)

[`Equatable`](/documentation/Swift/Equatable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`Hashable`](/documentation/Swift/Hashable)

### Inherits From

[`MTRGenericBaseCluster`](/documentation/Matter/MTRGenericBaseCluster)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)