| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.methods | |
| com.omertron.themoviedbapi.model.person |
| Modifier and Type | Method and Description |
|---|---|
PersonCreditList<CreditTVBasic> |
TheMovieDbApi.getPersonTVCredits(int personId,
String language)
Get the TV credits for a specific person id.
|
| Modifier and Type | Method and Description |
|---|---|
PersonCreditList<CreditTVBasic> |
TmdbPeople.getPersonTVCredits(int personId,
String language)
Get the TV credits for a specific person id.
|
| Modifier and Type | Method and Description |
|---|---|
PersonCreditList<CreditTVBasic> |
PersonInfo.getTvCredits() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonInfo.setTvCredits(PersonCreditList<CreditTVBasic> tvCredits) |
Copyright © 2012–2017. All rights reserved.