> 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/crashdetection/vehiclecrashseverity.md).

# VehicleCrashSeverity

An enum representing the severity of a vehicle crash.

<table data-header-hidden><thead><tr><th width="252.70660400390625"></th><th></th></tr></thead><tbody><tr><td><strong>UNAVAILABLE</strong></td><td>Severity information of the crash is not available.</td></tr><tr><td><strong>LOW</strong></td><td>The crash is of low severity.</td></tr><tr><td><strong>MEDIUM</strong></td><td>The crash is of medium severity.</td></tr><tr><td><strong>HIGH</strong></td><td>The crash is of high severity.</td></tr></tbody></table>
