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()
The type of items in the query result.
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.