Interface: Unwatcher

ReactiveDb.Unwatcher

API intended to complete the ReactiveDb.Watcher interface with a method to cancel its managed subscription.

Methods

unwatch()

Cancels the subscription managed by this instance.

It will end in calling the Promise#then callback of the ReactiveDb.Watcher object it is attached to.

deprecated
Authentication
ServerlessDb
ReactiveDb