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

# VehicleCrashDiagnostic

A diagnostic data pertaining to vehicle crash detection.

## VehicleCrashDiagnostic API

### `getCrashDetectionState()`

> ```java
> CrashDetectionState getCrashDetectionState()
> ```
>
> Returns the crash detection state. See [CrashDetectionState](/sdk/api-reference/android/crashdetection/crashdetectionstate.md).

### `getCrashDetectionStateDescription()`

> ```java
> CrashDetectionState getCrashDetectionStateDescription()
> ```
>
> Returns the description of the crash detection state.
