UpdatedResults
interface UpdatedResults<T : RealmObject> : ResultsChange<T> , ListChangeSet
Content copied to clipboard
RealmResults flow event that describes that an update has happened to elements in the observed query. It provides a reference to the new query result and a set of properties that describes the changes that happened to the query result.
Properties
changeRanges
Link copied to clipboard
deletionRanges
Link copied to clipboard
insertionRanges
Link copied to clipboard
insertions
Link copied to clipboard
list
Link copied to clipboard