| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.methods |
| Modifier and Type | Method and Description |
|---|---|
ResultsMap<String,List<Certification>> |
TheMovieDbApi.getMoviesCertification()
Get a list of movies certification.
|
ResultsMap<String,List<String>> |
TheMovieDbApi.getTimezones()
Get the list of supported timezones for the API methods that support
them.
|
ResultsMap<String,List<Certification>> |
TheMovieDbApi.getTvCertification()
Get a list of tv certification.
|
| Modifier and Type | Method and Description |
|---|---|
ResultsMap<String,List<Certification>> |
TmdbCertifications.getMoviesCertification()
Get a list of movies certification.
|
ResultsMap<String,List<String>> |
TmdbConfiguration.getTimezones()
Get the list of supported timezones for the API methods that support them
|
ResultsMap<String,List<Certification>> |
TmdbCertifications.getTvCertification()
Get a list of tv certification.
|
Copyright © 2012–2017. All rights reserved.