sbiTunesImporterAlbumArtListener Class Reference

#include <sbiTunesImporterAlbumArtListener.h>

Inheritance diagram for sbiTunesImporterAlbumArtListener:
[legend]
Collaboration diagram for sbiTunesImporterAlbumArtListener:
[legend]

Static Public Member Functions

NS_DECL_ISUPPORTS static
NS_DECL_SBIALBUMARTLISTENER
sbiTunesImporterAlbumArtListener
New ()
 

Additional Inherited Members

- Public Member Functions inherited from sbIAlbumArtListener
void onChangeFetcher (in sbIAlbumArtFetcher aFetcher)
 onChangeFetcher - Notifies the listener when the fetcher being used has changed. This is used from the sbIAlbumArtFetcherSet component. More...
 
void onTrackResult (in nsIURI aImageLocation, in sbIMediaItem aMediaItem)
 onTrackResult - Notifies the listener when either an image has or has not been found. aImageLocation will be null if the operation failed to get artwork. More...
 
void onAlbumResult (in nsIURI aImageLocation, in nsIArray aMediaItems)
 onAlbumResult - Notifies the listener when either an image has or has not been found for a list of items. aImageLocation will be null if the operation failed to get artwork. More...
 
void onSearchComplete (in nsIArray aMediaItems)
 onSearchComplete - Notifies the listener that the search for artwork has been completed. More...
 

Detailed Description

Simple listener class used for album art updating of imported items

Definition at line 35 of file sbiTunesImporterAlbumArtListener.h.

Member Function Documentation

sbiTunesImporterAlbumArtListener * sbiTunesImporterAlbumArtListener::New ( )
static

Allocator for this class

Definition at line 48 of file sbiTunesImporterAlbumArtListener.cpp.


The documentation for this class was generated from the following files: