Enumerations

The following enumerations are available globally.

  • Configuration Error enumerations

    See more

    Declaration

    Objective-C

    enum configureError : NSUInteger {}
  • Authentication Event Types Enum

    See more

    Declaration

    Objective-C

    enum AuthEventType : NSInteger {}

    Swift

    enum AuthEventType : Int, @unchecked Sendable