Enums
The following enums are available globally.
-
The
See moreNSErrorcodes for errors returned byJSONError.toNSError().Declaration
Swift
public enum JSONErrorCode: Int
-
An enum to wrap objects returned by
JSONSerialization.jsonObject(with:options:).Implements
See moreJSONDeserializerwithDeserialized = Self.Declaration
Swift
public enum JSONParsedObject: JSONDeserializer
-
A type representing JSON parsing and deserialization errors.
See moreDeclaration
Swift
public enum JSONError: Error
View on GitHub
Install in Dash
Enums Reference