---
title: "readAttributeCurrentFabricIndex(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteroperationalcredentials/readattributecurrentfabricindex(completion:)"
---

# readAttributeCurrentFabricIndex(completion:)

## Declaration

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

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