# LocationStatus

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

## Java

    LocationStatusCopy to clipboard

## Native

    rl_LocationStatusCopy to clipboard

| Enum values | Description |
| --- | --- |
| RL\_LOCATION\_STATUS\_SUCCESS | Operation successful. |
| RL\_LOCATION\_STATUS\_FAILURE | An unforeseen internal failure. |
| RL\_LOCATION\_STATUS\_FAILURE\_UNSUPPORTED | Platform not supported Robust Location |
| RL\_LOCATION\_STATUS\_FAILURE\_INVALID\_ARGS | Invalid Arguments |
| RL\_LOCATION\_STATUS\_FAILURE\_MISSING\_CB | Missing Call Back |
| RL\_LOCATION\_STATUS\_FAILURE\_MISSING\_PERMISSION | Fine Location Permission required. |
| QESDK\_GENERIC\_FAILURE | -9999 |

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

Last Published: Nov 14, 2024

[Previous Topic
Robust location enums](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/robust_location_enums.md) [Next Topic
LocationFlagsBits](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/robust_location_flags_bits.md)