| Interface | Description |
|---|---|
| CustomConflictResolver |
Use this interface to implement custom logic for resolving data conflict
during upload of offline objects.
|
| Class | Description |
|---|---|
| ConflictContext |
This class represents meta information available while resolving conflicts.
|
| ConflictResolutionResult |
The class
ConflictResolutionResult holds the resolved data after the
conflict resolution. |
Copyright © 2019. All rights reserved.