this interface is for building external update notifiers if driver does not internally support it.
v0.9.0
Initializes the notifier.
A promise when the notifier was successfully initialized.
Notify that the data has been updated. (in store and clear methods)
Unload the notifier.
A promise when the notifier was successfully unloaded.
this interface is for building external update notifiers if driver does not internally support it.
Since
v0.9.0