---
title: "readAttributeExpiryDate(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustersmokecoalarm/readattributeexpirydate(completion:)"
---

# readAttributeExpiryDate(completion:)

## Declaration

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

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