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

# readAttributeAdminFabricIndex(completion:)

## Declaration

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

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