|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TVEpisode | |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.methods | |
| Uses of TVEpisode in com.omertron.themoviedbapi |
|---|
| Methods in com.omertron.themoviedbapi that return TVEpisode | |
|---|---|
TVEpisode |
TheMovieDbApi.getTvEpisode(int id,
int seasonNumber,
int episodeNumber,
String language,
String... appendToResponse)
Get the primary information about a TV episode by combination of a season and episode number. |
| Uses of TVEpisode in com.omertron.themoviedbapi.methods |
|---|
| Methods in com.omertron.themoviedbapi.methods that return TVEpisode | |
|---|---|
TVEpisode |
TV.getTvEpisode(int id,
int seasonNumber,
int episodeNumber,
String language,
String[] appendToResponse)
Get the primary information about a TV episode by combination of a season and episode number. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||