---
title: "readAttributeMaxPathsPerInvoke(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterbasicinformation/readattributemaxpathsperinvoke(completion:)"
---

# readAttributeMaxPathsPerInvoke(completion:)

## Declaration

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

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