---
title: "readAttributeNumberOfTotalUsersSupported(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterdoorlock/readattributenumberoftotaluserssupported(completion:)"
---

# readAttributeNumberOfTotalUsersSupported(completion:)

## Declaration

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

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