# LocationStatus

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

## Java

    LocationStatusCopy to clipboard

## Native

    wwan_standard_LocationStatusCopy to clipboard

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

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

Last Published: Nov 14, 2024

[Previous Topic
WWAN standard enums](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/wwan_standard_enums.md) [Next Topic
LocationFlagsBits](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/wwan_standard_location_flags_bits.md)