Enumerations

The following enumerations are available globally.

  • ACMGenericCallbacks

    Enumaration for holding the callbacks

    See more

    Declaration

    Swift

    public enum ACMGenericCallbacks
  • ACMNetworkConstants

    Enumaration for holding the network message constants

    See more

    Declaration

    Swift

    public enum ACMNetworkConstants
  • ACMPropertyListSerializationError

    Enumeration for holding the data serialization errors

    See more

    Declaration

    Swift

    public enum ACMPropertyListSerializationError : Error
    extension ACMPropertyListSerializationError: LocalizedError
  • ACMBaseMethod

    Enumeration for holding network methods

    See more

    Declaration

    Swift

    public enum ACMBaseMethod : String
  • ACMBaseScheme

    Enumeration for holding network scheme

    See more

    Declaration

    Swift

    public enum ACMBaseScheme : String