Enumerations

The following enumerations are available globally.

  • Constants that provide information regarding authentication type of data store manager.

    See more

    Declaration

    Swift

    @objc
    public enum DataStoreAuthenticationType : Int
  • A type representing an error value.

    See more

    Declaration

    Swift

    enum ErrorProtocol : Error
  • Constants that provide information regarding protocol type of data store manager.

    See more

    Declaration

    Swift

    @objc
    public enum DataStoreProtocolType : Int