---
title: "readAttributeRxErrFcsCount(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthreadnetworkdiagnostics/readattributerxerrfcscount(completionhandler:)"
---

# readAttributeRxErrFcsCount(completionHandler:)

## Declaration

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

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