| Package | Description |
|---|---|
| me.tobiadeyinka.itunessearch.lookup |
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONObject |
MusicLookup.getAlbumById(long id)
get an album by it's id
|
static org.json.JSONObject |
BookLookup.getBookById(long id)
get a book by it's id
|
static org.json.JSONObject |
MovieLookup.getMovieById(long id)
get a movie by it's id
|
static org.json.JSONObject |
PodcastLookup.getPodcastById(long id)
get a podcast by it's id
|
static org.json.JSONObject |
MusicLookup.getSongById(long id)
get a song by it's id
|
Copyright © 2018. All rights reserved.