---
title: "readAttributeReactiveCurrentPhaseB(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/readattributereactivecurrentphaseb(completionhandler:)"
---

# readAttributeReactiveCurrentPhaseB(completionHandler:)

## Declaration

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

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