SynchronizationManager Class |
Namespace: PsrApi.Managers
public class SynchronizationManager : BaseManager
The SynchronizationManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetChangesFromServer |
Receives the changes at the server since the given date
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetMigratedKeys |
Returns all encrypted keys which have been migrated.
|
![]() | GetNextChanges |
Receives the next SyncServerChanges from the server for the given changesId
|
![]() | GetNextMigratedKeys |
Returns the next GetMigratedKeysResult from the server for a specific migratedKeysId
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SyncToServer |
Synchronizes the data to the server
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |