Ditto Live Query Callback
Typically this will only be used if interacting with the SDK from Java. You can call observeLocal
with an object that implements this interface.
Functions
Link copied to clipboard
abstract fun update(docs: List<DittoDocument>, event: DittoLiveQueryEvent)
Content copied to clipboard