> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/sdk/api-reference/android/sdkconfig/locationpermission.md).

# LocationPermission

Represents the location permission granted to the app.

| **Attributes**           | ​                                                             |
| ------------------------ | ------------------------------------------------------------- |
| **ALWAYS**               | Location data is always accessible.                           |
| **ONLY\_WHILE\_IN\_USE** | Location data is accessible only while the app is being used. |
| **NEVER**                | Location data is not accessible.                              |
