# registerForEstimationReports
Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/lce_register_for_estimation_reports.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/lce_register_for_estimation_reports.html)
Registers for the estimation reports. Reports are generated after [setReportingCriteria](https://docs.qualcomm.com/doc/80-PK177-134/topic/lce_set_reporting_criteria.html) is successfully called. See [Estimation report](https://docs.qualcomm.com/doc/80-PK177-134/topic/lce_iestimation_report.html) for the report structure.
registerForEstimationReports()Copy to clipboard
## Parameters
| Parameter | API type | Data type | Description |
| --- | --- | --- | --- |
| [estimationReportCallback](https://docs.qualcomm.com/doc/80-PK177-134/topic/lce_iestimation_report.html) | Java | IestimationReport | Callback for receiving estimation reports. |
| [estimationReportCallback](https://docs.qualcomm.com/doc/80-PK177-134/topic/lce_iestimation_report.html) | Native | lce\_estimationReport | Callback for receiving estimation reports. |
| ret | Native | int8\_t& | On success this is the actual return value from the API.