# Constructor Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/lce_link_capacity_estimate_manager.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/lce_link_capacity_estimate_manager.html) Constructor for the main link into LinkCapacityEstimation. LinkCapacityEstimateManager()Copy to clipboard ## Parameters | Parameter | API type | Data type | Description | | --- | --- | --- | --- | | qesdkHandle | Java | Iqesdk | Authenticated Iqesdk interface | ## Returns | Return | API type | Data type | Description | | --- | --- | --- | --- | | lceManager | Java | LinkCapacityEstimateManager | Subsystem manager object | | lceManager | Native | LinkCapacityEstimateManager | Subsystem manager object | | | | | | **Parent Topic:** [LCE subsystem APIs](https://docs.qualcomm.com/doc/80-PK177-134/topic/lce_functions.html) Last Published: Nov 14, 2024 [Previous Topic LCE subsystem APIs](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/lce_functions.md) [Next Topic registerForEstimationReports](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/lce_register_for_estimation_reports.md)