Conflict Resolver
fun fun interface ConflictResolver
Content copied to clipboard
Resolves conflicts between the client and remote changes in a Resource.
Functions
resolve
Link copied to clipboard
abstract fun resolve(local: Resource, remote: Resource): ConflictResolutionResult
Content copied to clipboard
Sources
androidJvm source
Link copied to clipboard