| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.methods |
| Modifier and Type | Method and Description |
|---|---|
PersonInfo |
TheMovieDbApi.getPersonInfo(int personId,
String... appendToResponse)
Get the general person information for a specific id.
|
PersonInfo |
TheMovieDbApi.getPersonLatest()
Get the latest person id.
|
| Modifier and Type | Method and Description |
|---|---|
PersonInfo |
TmdbPeople.getPersonInfo(int personId,
String... appendToResponse)
Get the general person information for a specific id.
|
PersonInfo |
TmdbPeople.getPersonLatest()
Get the latest person id.
|
Copyright © 2012–2017. All rights reserved.