| Package | Description |
|---|---|
| com.amazonaws.mobile.client.results |
| Modifier and Type | Method and Description |
|---|---|
SignInState |
SignInResult.getSignInState() |
static SignInState |
SignInState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignInState[] |
SignInState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SignInResult(SignInState signInState,
Map<String,String> parameters) |
SignInResult(SignInState signInState,
UserCodeDeliveryDetails codeDetails) |
Copyright © 2020. All rights reserved.