---
title: "readAttributeActiveDatasetTimestamp(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthreadborderroutermanagement/readattributeactivedatasettimestamp(completion:)"
---

# readAttributeActiveDatasetTimestamp(completion:)

## Declaration

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

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