sdk.watcher.watcher.getlastmatch
Home > @matterway/sdk > Watcher > Watcher > getLastMatch
Watcher.Watcher.getLastMatch() method
Returns the last stored match, if any.
Signature:
getLastMatch(): T | undefined;
Returns:
T | undefined
Home > @matterway/sdk > Watcher > Watcher > getLastMatch
Returns the last stored match, if any.
Signature:
getLastMatch(): T | undefined;
Returns:
T | undefined