Album objects
| Return type: | string |
|---|---|
| Returns: | the id of the cover data associated with this album |
| Return type: | int |
|---|---|
| Returns: | 1 if the album is available, 0 if not. |
| Return type: | int |
|---|---|
| Returns: | 1 if this album has been loaded by the client, 0 if not. |
| Return type: | string |
|---|---|
| Returns: | the name of the album. |
| Return type: | int |
|---|---|
| Returns: | the type of the album. |
You can check the value against one of ALBUM, SINGLE, COMPILATION or UNKNOWN.
| Return type: | int |
|---|---|
| Returns: | the year in which the album was released. |