FairmaticAccidentConfidence

Indicates the confidence of the reported accident. See AccidentInfo for details.

Entries

Link copied to clipboard

Accident was detected with a high confidence. The application may inform emergency services directly after waiting for some time for user feedback.

Link copied to clipboard

This indicates that the collision did not happen. This is sent if the application has opted into FairmaticConfiguration.setImplementsMultipleAccidentCallbacks callbacks. If a FairmaticBroadcastReceiver.onPotentialAccident was called earlier, this field is used to indicate that the accident did not happen and any notification shown about it should be withdrawn.

Link copied to clipboard

Accident was detected with a low confidence. The application may ask the user for feedback before notifying any emergency services.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.