# VehicleCrashDetectionFeedbackResult

| accepted                | Feedback accepted.                                                                                                                                                                                                |
| ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| feedbackAlreadyProvided | Feedback has already been provided for an event with the provided date.                                                                                                                                           |
| invalidEventDate        | The event date specified in the [VehicleCrashDetectionFeedback](https://docs.sentiance.com/important-topics/sdk/api-reference/ios/feedback/vehiclecrashdetectionfeedback) is either in the future, or is too old. |
| invalidLocation         | The location coordinates specified in the [VehicleCrashDetectionFeedback](https://docs.sentiance.com/important-topics/sdk/api-reference/ios/feedback/vehiclecrashdetectionfeedback) are invalid.                  |
| noUser                  | No Sentiance user on the device.                                                                                                                                                                                  |
