Update
class Update(oldDocuments: List<DittoDocument>, insertions: List<Int>, deletions: List<Int>, updates: List<Int>, moves: List<DittoLiveQueryMove>) : DittoLiveQueryEvent
Content copied to clipboard
Provides information about the changes that have occurred in relation to a live query for a given update event.
This type is used every time a live query update is delivered after the initial event.
Constructors
Functions
Properties
insertions
Link copied to clipboard
moves
Link copied to clipboard
oldDocuments
Link copied to clipboard