queryResultsChanged

abstract fun queryResultsChanged()

Called whenever the query this listener was attached to is dirtied.

Calls are made synchronously on the thread where the updated occurred, after the update applied successfully.