SENTVehicleCrashDiagnostic
crashDetectionState
The state of the vehicle crash detection of type SENTVehicleCrashDetectionState.
@property (readonly) SENTVehicleCrashDetectionState crashDetectionState;
crashDetectionStateDescription
The description of the vehicle crash detection state.
@property (readonly) NSString *crashDetectionStateDescription;
Last updated