# VehicleCrashDetectionFeedbackResult

| ACCEPTED                    | Feedback accepted.                                                                                                                                                                                                    |
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| FEEDBACK\_ALREADY\_PROVIDED | Feedback has already been provided for an event with the provided date.                                                                                                                                               |
| INVALID\_EVENT\_DATE        | The event date specified in the [VehicleCrashDetectionFeedback](https://docs.sentiance.com/important-topics/sdk/api-reference/android/feedback/vehiclecrashdetectionfeedback) is either in the future, or is too old. |
| INVALID\_LOCATION           | The location coordinates specified in the [VehicleCrashDetectionFeedback](https://docs.sentiance.com/important-topics/sdk/api-reference/android/feedback/vehiclecrashdetectionfeedback) are invalid.                  |
| NO\_USER                    | No Sentiance user on the device.                                                                                                                                                                                      |
