---
title: "readAttributeSupportedThreadFeatures(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusternetworkcommissioning/readattributesupportedthreadfeatures(completion:)"
---

# readAttributeSupportedThreadFeatures(completion:)

## Declaration

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

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