---
title: "readAttributeAdminFabricIndex(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteradministratorcommissioning/readattributeadminfabricindex(completionhandler:)"
---

# readAttributeAdminFabricIndex(completionHandler:)

## Declaration

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

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