sdk.watcher.watcher._constructor_
Home > @matterway/sdk > Watcher > Watcher > (constructor)
Watcher.Watcher.(constructor)
Constructs a new instance of the Watcher
class
Signature:
constructor(ctx: Context, spec: WatcherSpec<T>);
Parameters
Parameter | Type | Description |
---|---|---|
ctx | Context | |
spec | WatcherSpec<T> |