Package io.realm.kotlin.notifications
Types
DeletedList
Link copied to clipboard
DeletedObject
Link copied to clipboard
InitialList
Link copied to clipboard
InitialObject
Link copied to clipboard
InitialRealm
Link copied to clipboard
InitialResults
Link copied to clipboard
ListChange
Link copied to clipboard
ListChangeSet
Link copied to clipboard
interface ListChangeSet
Content copied to clipboard
ObjectChange
Link copied to clipboard
PendingObject
Link copied to clipboard
RealmChange
Link copied to clipboard
ResultsChange
Link copied to clipboard
SingleQueryChange
Link copied to clipboard
UpdatedList
Link copied to clipboard
UpdatedObject
Link copied to clipboard
UpdatedRealm
Link copied to clipboard
UpdatedResults
Link copied to clipboard
interface UpdatedResults<T : BaseRealmObject> : ResultsChange<T> , ListChangeSet
Content copied to clipboard
RealmResults flow event that describes that an update has happened to elements in the observed query.