| Interface | Description |
|---|---|
| SyncChangeListener |
Notifies of fine granular changes on the object level happening during sync.
|
| SyncCompletedListener |
Listens to sync completed events.
|
| SyncConnectionListener |
Listens to sync connection events.
|
| SyncListener |
This listener has callback methods invoked by all fundamental synchronization events.
|
| SyncLoginListener |
Listens to login events.
|
| Class | Description |
|---|---|
| AbstractSyncListener |
A
SyncListener with empty implementations of all interface methods. |