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

# readAttributeApparentPowerPhaseB(completion:)

## Declaration

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

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