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