nsIOfflineCacheUpdateObserver
Methods
updateStateChanged(aUpdate, state)
aUpdate has changed its state.
Parameters
| aUpdate |
The nsIOfflineCacheUpdate being processed.
|
| event |
See enumeration above
|
applicationCacheAvailable(applicationCache)
Informs the observer about an application being available to associate.
Parameters
| applicationCache |
The application cache instance that has been created or found by the
update to associate with
|
Constants
STATE_ERROR
STATE_CHECKING
STATE_NOUPDATE
STATE_OBSOLETE
STATE_DOWNLOADING
STATE_ITEMSTARTED
STATE_ITEMCOMPLETED
STATE_ITEMPROGRESS
STATE_FINISHED