# LocationStatus

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

**Java**

    LocationStatusCopy to clipboard

**Native**

    gtp_LocationStatusCopy to clipboard

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

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

Last Published: Nov 14, 2024

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