Enumerations
The following enumerations are available globally.
-
Presents log levels available to developers within the WDW-SDK
See moreDeclaration
Objective-C
enum WDWLogLevel : NSUInteger {} -
Error codes produced by the WDW-SDK. More information on the errors in the SDK iOS integration guide.
See moreDeclaration
Objective-C
enum WDWSDKErrorCode : NSUInteger {} -
Enum specifies all the possible WrongwayDriverWarning event types.
See moreDeclaration
Objective-C
enum WDWEventType : NSUInteger {}Swift
enum WDWEventType : UInt, @unchecked Sendable
Enumerations Reference