# getLastEstimationReport
Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/get_last_estimation_report.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/get_last_estimation_report.html)
Gets the latest link latency estimation report.
getLastEstimationReport()Copy to clipboard
## Parameters
| Parameter | API type | Data type | Description |
| --- | --- | --- | --- |
| callback | Java | IlinkLatencyInfoCallback | Callback providing estimation reports. See [Link latency information](https://docs.qualcomm.com/doc/80-PK177-134/topic/link_latency_information.html) for details of reported
values. |
| callback | Native | lle\_LinkLatencyInfoCallback | Callback providing estimation reports. See [Link latency information](https://docs.qualcomm.com/doc/80-PK177-134/topic/link_latency_information.html) for details of reported
values. |
| ret | Native | int8\_t& | On success this is the actual return value from the API.