| Spotify Namespace |
| Class | Description | |
|---|---|---|
| Album |
Class providing details of an album available on Spotify
| |
| Artist |
Class providing details of an artist available on Spotify
| |
| LookupFailedException |
Exception when a lookup for an album, artist or track fails to find anything
| |
| Search |
Class providing static methods to search the Spotify music database
| |
| SearchResultsT |
Class containing the results of a Spotify search
| |
| SpotifyItem |
Base class for any Spotify item (track, album and artist)
| |
| Track |
Class providing details of a track available on Spotify
|