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

# readAttributeLineCurrentPhaseB(completionHandler:)

## Declaration

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

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