29 #include "nsISupports.idl"
31 interface nsIDOMDocument;
32 interface nsIPropertyBag;
34 [scriptable,
function,
uuid(6c6bf386-5e02-4f05-8bff-3edeae9750a5)]
48 [scriptable,
uuid(4ac919d7-7fe1-44ed-8190-5da7fb407691)]
72 in nsIPropertyBag aArguments,
void apiCall(in string aMethod, in nsIPropertyBag aArguments, in sbILastFmWebServicesResponse aCallback)
ApiCall - Make an API call against the new Last.fm API See http://www.last.fm/api/rest for the list o...
void responseReceived(in boolean aSucceeded, in nsIDOMDocument aResponse)
ResonseRecievied - An API response has been recieved from Last.FM.