Enumerations

The following enumerations are available globally.

  • Activeconnect Error class.

    See more

    Declaration

    Swift

    public enum ACError : LocalizedError
  • Represents the state of the session.

    See more

    Declaration

    Swift

    public enum SessionStatus : String
  • Indicates the result of the OS authentication stage.

    See more

    Declaration

    Swift

    public enum OS_Auth_Result