| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.cognito |
Primary classes for interacting with the AmazonCognitoSync mobile connector,
which is a high level client that provides data synchronization across multiple mobile devices and
powered by Amazon Cognito Identity service, Cognito Sync service, and Security Token
Service (STS).
|
| com.amazonaws.mobileconnectors.cognito.exceptions |
Cognito mobile connector related exception classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSyncCallback.onFailure(DataStorageException dse)
Deprecated.
|
void |
Dataset.SyncCallback.onFailure(DataStorageException dse)
This is called when an exception occurs during sync.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataAccessNotAuthorizedException
Deprecated.
The Amazon Cognito Sync SDK for Android is deprecated as of release 2.9.0. Please use the AWS AppSync SDK for Android along with AWS AppSync service instead.
|
class |
DataConflictException
Deprecated.
The Amazon Cognito Sync SDK for Android is deprecated as of release 2.9.0. Please use the AWS AppSync SDK for Android along with AWS AppSync service instead.
|
class |
DataLimitExceededException
Deprecated.
The Amazon Cognito Sync SDK for Android is deprecated as of release 2.9.0. Please use the AWS AppSync SDK for Android along with AWS AppSync service instead.
|
class |
DatasetNotFoundException
Deprecated.
The Amazon Cognito Sync SDK for Android is deprecated as of release 2.9.0. Please use the AWS AppSync SDK for Android along with AWS AppSync service instead.
|
class |
NetworkException
Deprecated.
The Amazon Cognito Sync SDK for Android is deprecated as of release 2.9.0. Please use the AWS AppSync SDK for Android along with AWS AppSync service instead.
|
Copyright © 2019. All rights reserved.