AWSCognitoIdentityProviderChallengeResponse Constants Reference
Declared in | AWSCognitoIdentityProviderModel.h |
---|
AWSCognitoIdentityProviderChallengeResponse
Definition
typedef NS_ENUM(NSInteger, AWSCognitoIdentityProviderChallengeResponse ) {
AWSCognitoIdentityProviderChallengeResponseUnknown,
AWSCognitoIdentityProviderChallengeResponseSuccess,
AWSCognitoIdentityProviderChallengeResponseFailure,
};