Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum AdzerkError : Errorextension AdzerkError: CustomStringConvertible, LocalizedError -
Provides dynamic Codable support for arbitrary nested data structures. Supported types are
See moreInt,String,Float,Bool, as well as arrays and dictionaries of any of these.Declaration
Swift
public indirect enum AnyCodable : Codableextension AnyCodable: Equatable
View on GitHub
Enumerations Reference