---
title: "readAttributeUpdateState(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterotasoftwareupdaterequestor-35vsy/readattributeupdatestate(completionhandler:)"
---

# readAttributeUpdateState(completionHandler:)

## Declaration

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

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