sbILastFmWebServicesResponse Interface Reference

import"sbILastFmWebServices.idl";

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

Public Member Functions

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

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
aSucceededIndicates if the call was succesful or not.
aResponseContains 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.
void sbILastFmWebServicesResponse::responseReceived ( in boolean  aSucceeded,
in nsIDOMDocument  aResponse 
)

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