Enumerations
The following enumerations are available globally.
-
Declaration
Swift
public enum Localizer
-
Caseless enumeration with static methods to check reachability.
See moreDeclaration
Swift
public enum Reachability
-
HTTP methods specified in creating a
See moreURLRequest
.Declaration
Swift
public enum HTTPMethod : String
-
Parameter encoding types.
See moreDeclaration
Swift
public enum ParameterEncoding
-
See moreURLError
is an error type for url creation and modification.Declaration
Swift
public enum URLError : Error
extension URLError: LocalizedError
-
Enumeration of
See moreCheetahNotification
in theCheetahDigitalUtils
Declaration
Swift
public enum UtilsNotification : CheetahNotification