The update that is currently downloading, or null if there isn't one. An update is no longer considered to be downloading once onStopRequest is called. This means that both onStopRequest handlers for download listeners and observers of the "update-downloaded" topic should expect the update that was just downloaded to be stored in readyUpdate, not downloadingUpdate.
The update that has been downloaded, or null if there isn't one.
Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Generated using TypeDoc
An interface describing a global application service that maintains a list of updates previously performed as well as the current active update.