AWSCognitoIdentityUserPoolSignUpResponse
Objective-C
@interface AWSCognitoIdentityUserPoolSignUpResponse
: AWSCognitoIdentityProviderSignUpResponse
Swift
class AWSCognitoIdentityUserPoolSignUpResponse : AWSCognitoIdentityProviderSignUpResponse
Undocumented
-
Undocumented
Declaration
Objective-C
@property (nonatomic, readonly) AWSCognitoIdentityUser* userSwift
var user: AWSCognitoIdentityUser { get }
View on GitHub
Install in Dash
AWSCognitoIdentityUserPoolSignUpResponse Class Reference