SynchronizationManager Class |
Namespace: PsrApi.Managers
public class SynchronizationManager : BaseManager
The SynchronizationManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetChangesFromServer |
Receives the changes at the server since the given date
| |
| GetHashCode | (Inherited from Object.) | |
| GetNextChanges |
Receives the next SyncServerChanges from the server for the given changesId
| |
| GetType | (Inherited from Object.) | |
| SyncToServer |
Synchronizes the data to the server
| |
| ToString | (Inherited from Object.) |