| 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 | Class and Description |
|---|---|
class |
DefaultSyncCallback
A default implementation of SyncCallback.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dataset.synchronize(Dataset.SyncCallback callback)
Synchronize
Dataset between local storage and remote storage. |
void |
Dataset.synchronizeOnConnectivity(Dataset.SyncCallback callback)
Attempt to synchronize
Dataset when connectivity is available. |
Copyright © 2016. All rights reserved.