Ditto Update Result
Describes the result of an update operation performed on a DittoMutableDocument.
Set: Describes the
setupdate that was performed.Removed: Describes the
removeupdate that was performed.Incremented: Describes the
incrementupdate that was performed.
Inheritors
Types
Link copied to clipboard
class Incremented(val docId: DittoDocumentId, val path: String, val amount: Double) : DittoUpdateResult
Link copied to clipboard
Link copied to clipboard