| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.model | |
| com.omertron.themoviedbapi.wrapper |
| Modifier and Type | Method and Description |
|---|---|
TmdbResultsList<Video> |
TheMovieDbApi.getMovieTrailers(int movieId,
String language,
String... appendToResponse)
This method is used to retrieve all of the trailers for a particular movie.
|
| Modifier and Type | Method and Description |
|---|---|
List<Video> |
MovieDb.getVideos() |
| Modifier and Type | Method and Description |
|---|---|
List<Video> |
WrapperVideos.getVideos() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperVideos.setVideos(List<Video> videos) |
Copyright © 2012-2015. All Rights Reserved.