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

# readAttributeApparentPowerPhaseB(completionHandler:)

## Declaration

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

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