For the complete documentation index, see llms.txt. This page is also available as Markdown.

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