Search Class |
Namespace: Spotify
The Search type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | LookupAlbum |
Looks up the album details for the specified Spotify HTTP link or Spotify URI.
|
![]() ![]() | LookupArtist |
Looks up the artist details for the specified Spotify HTTP link or Spotify URI.
|
![]() ![]() | LookupTrack |
Looks up track details for the specified Spotify HTTP link or Spotify URI.
|
![]() ![]() | SearchAlbums(String) |
Searches Spotify for albums matching the specified search string.
|
![]() ![]() | SearchAlbums(String, Int32) |
Searches Spotify for albums matching the specified search string.
|
![]() ![]() | SearchArtists(String) |
Searches Spotify for artists matching the specified search string.
|
![]() ![]() | SearchArtists(String, Int32) |
Searches Spotify for artists matching the specified search string.
|
![]() ![]() | SearchTracks(String) |
Searches Spotify for tracks matching the specified search string.
|
![]() ![]() | SearchTracks(String, Int32) |
Searches Spotify for tracks matching the specified search string.
|