| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.cognitoidentityprovider |
| Modifier and Type | Method and Description |
|---|---|
void |
CognitoUser.updateAttributes(CognitoUserAttributes attributes,
UpdateAttributesHandler callback)
Updates attributes for a user.
|
void |
CognitoUser.updateAttributesInBackground(CognitoUserAttributes attributes,
UpdateAttributesHandler callback)
Updates attributes for a user.
|
Copyright © 2020. All rights reserved.