TripWarningType

@objc(ZDTripWarningType)
public enum TripWarningType : Int32

The value return from TripWarning.warning. Enum representing warnings detected for the current drive.

  • The trip duration is unexpectedly large and signifies a possible integration issue.

    Declaration

    Swift

    case unexpectedTripDuration