---
title: "subscribeAttributeColorPointRX(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustercolorcontrol/subscribeattributecolorpointrx(withmininterval:maxinterval:params:subscriptionestablished:reporthandler:)"
---

# subscribeAttributeColorPointRX(withMinInterval:maxInterval:params:subscriptionEstablished:reportHandler:)

## Declaration

```swift
func subscribeAttributeColorPointRX(withMinInterval minInterval: NSNumber, maxInterval: NSNumber, params: MTRSubscribeParams?, subscriptionEstablished subscriptionEstablishedHandler: MTRSubscriptionEstablishedHandler?, reportHandler: @escaping (NSNumber?, (any Error)?) -> Void)
```
