---
title: "readAttributeClientsSupportedPerFabric(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustericdmanagement/readattributeclientssupportedperfabric(completion:)"
---

# readAttributeClientsSupportedPerFabric(completion:)

## Declaration

```swift
func readAttributeClientsSupportedPerFabric(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeClientsSupportedPerFabric() async throws -> NSNumber
```
