Type | Model | Namespace Alias |
---|---|---|
MusicSource | ItunesSearchSource |
ITUNES_SEARCH |
Everything from this package can be found either by manually importing each class/interface/enum/function etc. OR by using the default "MusicSearch
" namespace.
The following is a list of each class/interface/enum/function from this function and how to reference them using the namespace.
Type | Model | Namespace Alias |
---|---|---|
Interface | MusicArtist |
Artist |
Interface | MusicAlbum |
Album |
Interface | MusicSong |
Song |
Interface | MusicSource |
Source |
Interface | MusicQuery |
Query |
Interface | MusicArtistQuery |
ArtistQuery |
Interface | MusicAlbumQuery |
AlbumQuery |
Interface | MusicSongQuery |
SongQuery |
Namespace | MusicSources |
Sources |
Class | MusicResult |
Result |
Function | searchArtist |
getArtist |
Function | searchAlbum |
getAlbum |
Function | searchSong |
getSong |