---
title: "handleReport(withController:nodeId:values:error:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrdevicecontrollerclientprotocol/handlereport(withcontroller:nodeid:values:error:)"
---

# handleReport(withController:nodeId:values:error:)

## Declaration

```swift
func handleReport(withController controller: Any?, nodeId: UInt64, values: Any?, error: (any Error)?)
```
