Songbird / Development / Songbird Add-Ons API Documentation

sbISeekableChannelListener Interface Reference

A listener interface for sbISeekableChannel. More...

List of all members.

Public Member Functions

void onChannelDataAvailable (in sbISeekableChannel aChannel)
 Be thou informst that one's sbISeekableChannel has just received data.


Detailed Description

A listener interface for sbISeekableChannel.

See also:
sbISeekableChannel

Definition at line 46 of file sbISeekableChannel.idl.


Member Function Documentation

void sbISeekableChannelListener::onChannelDataAvailable ( in sbISeekableChannel  aChannel  ) 

Be thou informst that one's sbISeekableChannel has just received data.

Every time the underlying nsIChannel dumps data on the sbISeekableChannel.

This is a chance for the handler code to attempt to parse the datastream.

Parameters:
aChannel The sbISeekableChannel delivering data. You'll have to QI for it.


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:29:02 2009 for Songbird by  doxygen 1.5.2