| Package | Description |
|---|---|
| com.amazonaws.mobile.client |
| Modifier and Type | Method and Description |
|---|---|
Tokens |
AWSMobileClient.getTokens()
Returns the tokens obtained from Cognito Userpools sign-in.
|
protected Tokens |
AWSMobileClient.getTokens(boolean waitForSignIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
AWSMobileClient.getTokens(Callback<Tokens> callback)
Returns the tokens obtained from Cognito Userpools sign-in.
|
Copyright © 2020. All rights reserved.