amIInstallCallback

A callback function used to notify webpages when a requested install has
ended.

NOTE: This is not the same as InstallListener.

Methods

onInstallEnded(aUrl, aStatus)

Called when an install completes or fails.

Parameters

aUrl The url of the add-on being installed
aStatus 0 if the install was successful or negative if not