| 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).
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultSyncCallback.onConflict(Dataset dataset,
List<SyncConflict> conflicts)
Deprecated.
|
boolean |
Dataset.SyncCallback.onConflict(Dataset dataset,
List<SyncConflict> conflicts)
This can be triggered during two phases.
|
Copyright © 2019. All rights reserved.