# LocationStatus

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

**Java**

    LocationStatusCopy to clipboard

**Native**

    precise_gtp_LocationStatusCopy to clipboard

| Enum values | Description |
| --- | --- |
| PRECISE\_GTP\_LOCATION\_STATUS\_SUCCESS | Operation successful. |
| PRECISE\_GTP\_LOCATION\_STATUS\_FAILURE | An unforeseen internal failure. |
| PRECISE\_GTP\_LOCATION\_STATUS\_FAILURE\_UNSUPPORTED | Unsupported operation. |
| PRECISE\_GTP\_LOCATION\_STATUS\_FAILURE\_INVALID\_ARGS | Missing or invalid arguments. |
| PRECISE\_GTP\_LOCATION\_STATUS\_FAILURE\_MISSING\_CB | Missing or invalid callback. |
| PRECISE\_GTP\_LOCATION\_STATUS\_FAILURE\_MISSING\_PERMISSION | Not authenticated or insufficient privileges. |
| QESDK\_GENERIC\_FAILURE | -9999 |

**Parent Topic:** [Precise GTP enums](https://docs.qualcomm.com/doc/80-PK177-134/topic/precise_gtp_enums.html)

Last Published: Nov 14, 2024

[Previous Topic
Precise GTP enums](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/precise_gtp_enums.md) [Next Topic
LocationFlagsBits](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/precise_gtp_location_flags_bits.md)