DittoChangeHandlerWithNextSignal

A store observation handler is called whenever an active store observer receives a new query result. Call signalNext to signal that the handler is ready to receive the next callback from the store observer.

Since

4.5.0

Parameters

result

A DittoQueryResult containing the items that have changed.

signalNext