ErrorType
public struct ErrorType
Speedify error type
-
Declaration
Swift
public var errorType: SpeedifyErrorType?
-
Current error message
Declaration
Swift
public var message: String?