nsICacheStorageConsumptionObserver

Methods

onNetworkCacheDiskConsumption(aDiskSize)

Callback invoked to answer asyncGetDiskConsumption call. Always triggered
on the main thread.
NOTE: implementers must also implement nsISupportsWeakReference.

Parameters

aDiskSize The disk consumption in bytes.