Songbird / Development / Songbird Add-Ons API Documentation

sbILastFmWebServicesResponse Interface Reference

List of all members.

Public Member Functions

void responseReceived (in boolean aSucceeded, in nsIDOMDocument aResponse)
 ResonseRecievied - An API response has been recieved from Last.FM.

Detailed Description

Definition at line 35 of file sbILastFmWebServices.idl.


Member Function Documentation

void sbILastFmWebServicesResponse::responseReceived ( in boolean  aSucceeded,
in nsIDOMDocument  aResponse 
)

ResonseRecievied - An API response has been recieved from Last.FM.

Parameters:
aSucceeded Indicates if the call was succesful or not.
aResponse Contains the XML response - for successful calls and for calls that return an API error See the Last.fm API documentation for the DOM structures to expect.


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