[Filter] klay_uninstallFilter
Uninstalls a filter with given id. Should always be called when watch is no longer needed. Additionally, filters timeout when they are not requested with klay_getFilterChanges for a period of time.
JSONRPC: klay_uninstallFilter
Request
Responses
- 200
Return true if the filter was successfully uninstalled, otherwise false.