| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.model | |
| com.omertron.themoviedbapi.wrapper |
| Modifier and Type | Method and Description |
|---|---|
TmdbResultsList<Translation> |
TheMovieDbApi.getMovieTranslations(int movieId,
String... appendToResponse)
This method is used to retrieve a list of the available translations for a specific movie.
|
| Modifier and Type | Method and Description |
|---|---|
List<Translation> |
MovieDb.getTranslations() |
| Modifier and Type | Method and Description |
|---|---|
List<Translation> |
WrapperTranslations.getTranslations() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperTranslations.setTranslations(List<Translation> translations) |
Copyright © 2012-2015. All Rights Reserved.