ConflictResolutionResult

sealed class ConflictResolutionResult

Contains the result of the conflict resolution. For now, Resolved is the only acceptable result and the expectation is that the client will resolve each and every conflict in-flight that may arise during the sync process. There is no way for the client application to abort or defer the conflict resolution to a later time.

Inheritors

Resolved
Link copied to clipboard

Sources

androidJvm source
Link copied to clipboard