Ditto
1.0.14
|
The type that is returned when calling Collection::observe. It handles the logic for calling the event handler that is provided to the Collection::observe call. More...
Public Member Functions | |
void | stop () |
Stop the live query from delivering updates. More... | |
The type that is returned when calling Collection::observe. It handles the logic for calling the event handler that is provided to the Collection::observe call.
These objects must be kept in scope for as long as you wish to keep receiving updates about the associated query.