Enumerations

The following enumerations are available globally.

  • Declaration

    Swift

    public enum Localizer
  • Caseless enumeration with static methods to check reachability.

    See more

    Declaration

    Swift

    public enum Reachability

HTTPMethod

  • HTTP methods specified in creating a URLRequest.

    See more

    Declaration

    Swift

    public enum HTTPMethod : String

Parameter Encoding

URLError