---
title: "readAttributeIdentifyTime(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteridentify/readattributeidentifytime(completionhandler:)"
---

# readAttributeIdentifyTime(completionHandler:)

## Declaration

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

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