#include <sbSongkickDBService.h>
Public Member Functions | |
sbSongkickProperty () | |
virtual | ~sbSongkickProperty () |
NS_DECL_ISUPPORTS NS_DECL_SBISONGKICKPROPERTY nsresult | Init (const nsAString &aName, const nsAString &aID, const nsAString &aKey) |
Additional Inherited Members | |
Public Attributes inherited from sbISongkickProperty | |
readonly attribute AString | name |
readonly attribute AString | id |
readonly attribute AString | key |
Definition at line 150 of file sbSongkickDBService.h.
sbSongkickProperty::sbSongkickProperty | ( | ) |
Definition at line 1417 of file sbSongkickDBService.cpp.
|
virtual |
Definition at line 1421 of file sbSongkickDBService.cpp.
nsresult sbSongkickProperty::Init | ( | const nsAString & | aName, |
const nsAString & | aID, | ||
const nsAString & | aKey | ||
) |
Definition at line 1426 of file sbSongkickDBService.cpp.