Typedefs | |
typedef struct sp_session | sp_session |
Representation of a session. | |
typedef struct sp_track | sp_track |
A track handle. | |
typedef struct sp_album | sp_album |
An album handle. | |
typedef struct sp_artist | sp_artist |
An artist handle. | |
typedef struct sp_artistbrowse | sp_artistbrowse |
A handle to an artist browse result. | |
typedef struct sp_albumbrowse | sp_albumbrowse |
A handle to an album browse result. | |
typedef struct sp_toplistbrowse | sp_toplistbrowse |
A handle to a toplist browse result. | |
typedef struct sp_search | sp_search |
A handle to a search result. | |
typedef struct sp_link | sp_link |
A handle to the libspotify internal representation of a URI. | |
typedef struct sp_image | sp_image |
A handle to an image. | |
typedef struct sp_user | sp_user |
A handle to a user. | |
typedef struct sp_playlist | sp_playlist |
A playlist handle. | |
typedef struct sp_playlistcontainer | sp_playlistcontainer |
A playlist container (playlist containing other playlists) handle. | |
typedef struct sp_inbox | sp_inbox |
Add to inbox request handle. |