Enumerations

The following enumerations are available globally.

  • Presents log levels available to developers within the WDW-SDK

    See more

    Declaration

    Objective-C

    enum WDWLogLevel {}
  • Error codes produced by WDW-SDK, more info in ‘List of Errors’ documentation section.

    See more

    Declaration

    Objective-C

    enum WDWSDKErrorCode {}
  • Enum specifies all the possible WrongwayDriverWarning event types.

    See more

    Declaration

    Objective-C

    enum WDWEventType {}

    Swift

    enum WDWEventType : UInt