ZendriveAccidentConfidence
enum ZendriveAccidentConfidence : int {}
Confidence measure of the detected accident.
-
Accident was detected with a high confidence. The application might inform emergency services directly after waiting for some time for user feedback.
Declaration
Objective-C
ZendriveAccidentConfidenceHigh
-
Accident was detected, but with a low confidence. The application might ask the user for feedback before notifying any emergency services.
Declaration
Objective-C
ZendriveAccidentConfidenceLow
-
Confidence of an invalidating callback. This might be sent only when the application has opted into multiple accident callbacks.
Declaration
Objective-C
ZendriveAccidentConfidenceInvalid