# 位置回调

Source: [https://docs.qualcomm.com/doc/80-PK177-134Y/topic/edgnss_callbacks.html](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/edgnss_callbacks.html)

- **[ILocationReportCallback](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/ilocation_report_callback.html)**  

此回调接收位置字段作为参数。
- **[ILocationCapabilitiesCallback](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/ilocation_capabilities_callback.html)**  

此回调接收功能掩码作为参数。
- **[ICorrectionStreamingControlCallback](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/icorrection_streaming_control_callback.html)**  

此回调接收启动或停止向精确定位引擎传输校正数据的请求作为参数。收到此回调时，应用程序必须根据参数值来选择开始或停止校正数据注入。

**Parent Topic:** [通用位置 API、回调、枚举和结构体](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/common_location_apis_callbacks_enums_and_structs.html)

Last Published: Jun 22, 2023

[Previous Topic
injectCorrectionData](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/inject_correction_data.md) [Next Topic
ILocationReportCallback](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/ilocation_report_callback.md)