DirectionOfImpact
@objc(ZDDirectionOfImpact)
public enum DirectionOfImpact : Int32
Direction of impact detected by SDK at the time of the accident
-
Indicates an unknown direction of impact
Declaration
Swift
case unknown
-
Indicates a front direction of impact
Declaration
Swift
case front
-
Indicates a rear direction of impact
Declaration
Swift
case rear
-
Indicates a broadside direction of impact
Declaration
Swift
case broadside