Interface | Description |
---|---|
SyncOpenTransport | |
SyncProgressListener |
The SyncProgressListener is an interface that allows implementations to trap
progress updates during the sync process.
|
Class | Description |
---|---|
BGSyncControl |
BGSyncControl class is used to control automatic synchronization process.
|
BGSyncMsg |
BGSyncMsg class represents a message sent by sync agent.
|
BGSyncStatus |
BGSyncStatus class represents the current status of automatic
synchronization.
|
HTTPTransport | |
Sync |
The Sync class allows the user to instantiate the synchronization process.
|
SyncOption |
The SyncOption class is used to define the parameters for the sync process.
|
Exception | Description |
---|---|
SyncException |
The class to signal a non recoverable error occured during the sync process
|