| Package | Description |
|---|---|
| com.amazonaws.mobile.client |
| Class and Description |
|---|
| AWSMobileClient
The AWSMobileClient provides client APIs and building blocks for developers who want to create
user authentication experiences.
|
| AWSMobileClient.InitializeBuilder
Deprecated.
Since 2.8.0 This method will be removed in the next minor version.
Please update to use AWSMobileClient using `initialize`.
Please visit https://aws-amplify.github.io for the latest Android documentation.
|
| AWSMobileClient.SignInProviderConfig
Deprecated.
Since 2.8.0 This method will be removed in the next minor version.
Please update to use AWSMobileClient using `initialize`.
Please visit https://aws-amplify.github.io for the latest Android documentation.
|
| AWSStartupResult
Deprecated.
Since 2.8.0 This method will be removed in the next minor version.
Please update to use AWSMobileClient using `initialize`.
Please visit https://aws-amplify.github.io for the latest Android documentation.
|
| Callback
Callback async operations.
|
| DeviceOperations |
| FederatedSignInOptions |
| FederatedSignInOptions.Builder |
| HostedUIOptions |
| HostedUIOptions.Builder |
| IdentityProvider
Convenience enum to specify the identity providers' login keys
|
| SignInUIOptions
UI options for showSignIn in MobileClient
Follows a builder pattern.
|
| SignInUIOptions.Builder |
| SignOutOptions
This class provides options for the
AWSMobileClient.signOut(SignOutOptions) method. |
| SignOutOptions.Builder |
| UserState |
| UserStateDetails |
| UserStateListener
Listens to changes in state of MobileClient
|
Copyright © 2020. All rights reserved.