nsIOutputStreamCallback Interface Reference

This is a companion interface for nsIAsyncOutputStream::asyncWait. More...

import "nsIAsyncOutputStream.idl";

List of all members.

Public Member Functions

void onOutputStreamReady (in nsIAsyncOutputStream aStream)
 Called to indicate that the stream is either writable or closed.

Detailed Description

This is a companion interface for nsIAsyncOutputStream::asyncWait.


Member Function Documentation

void nsIOutputStreamCallback::onOutputStreamReady ( in nsIAsyncOutputStream  aStream  ) 

Called to indicate that the stream is either writable or closed.

Parameters:
aStream The stream whose asyncWait method was called.

The documentation for this interface was generated from the following file:

Generated on 3 May 2010 for Mozilla by  doxygen 1.6.1