This interface should be implemented to handle callbacks from asynchronous Storage API routines.
storage/public/mozIStorageCompletionCallback.idl
Inherits from: nsISupports
nsISupports
void complete();
Called when an asynchronous storage routine has completed.
None.
mozIStorageConnection