DittoSharp
0.1.1-alpha1
|
Describes events delivered by a DittoLiveQuery. More...
Classes | |
class | Initial |
A type used for the first event delivered for a live query. More... | |
class | Update |
A description of updates that occurred between the current and previous times that the live query handler was fired. More... | |
Describes events delivered by a DittoLiveQuery.
Only the first event in a live query's lifetime will be a DittoLiveQueryEvent.Initial event.