Preparing search index...
The search index is not available
Ditto JS SDK v4.8.1-rc.1
Ditto JS SDK v4.8.1-rc.1
CollectionsObservationHandler
Type alias CollectionsObservationHandler
Collections
Observation
Handler
:
(
(
event
,
signalNext
?
)
=>
void
|
Promise
<
void
>
)
The closure that is called whenever the collections covered by a live query change.
Type declaration
(
event
,
signalNext
?
)
:
void
|
Promise
<
void
>
Parameters
event
:
CollectionsEvent
Optional
signalNext
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Ditto JS SDK v4.8.1-rc.1
Loading...
The closure that is called whenever the collections covered by a live query change.