SettingsError
@objc(ZDSettingsError)
public class SettingsError : NSObject
This class represent an error in device or application settings that is affecting the ability of the SDK to detect trips.
-
Error type for SettingsError
Declaration
Swift
@objc public var errorType: SettingsErrorType
-
Initializer for SettingsError
Declaration
Swift
@objc public init(errorType: SettingsErrorType)