Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

navigator.mozApps.mgmt.clearWatch

Obsolete
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

Summary

Removes a watch callback function. After this function is called, the specified watch callback is no longer called.

Syntax

clearWatch( watchId )

Parameters

watchId
A long value, previously returned by watchUpdates().

Document Tags and Contributors

 Contributors to this page: chrisdavidmills, Sheppy, ethertank, kohei.yoshino, markg, jswisher
 Last updated by: chrisdavidmills,