Uses of Interface
com.amilesend.tvdb.client.ApiCallback
Packages that use ApiCallback
-
Uses of ApiCallback in com.amilesend.tvdb.client
Methods in com.amilesend.tvdb.client with parameters of type ApiCallbackModifier and TypeMethodDescription<T> void
ApiClient.executeAsync
(okhttp3.Call call, ApiCallback<T> callback) <T> void
ApiClient.executeAsync
(okhttp3.Call call, Type returnType, ApiCallback<T> callback) Execute HTTP call asynchronously. -
Uses of ApiCallback in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api with parameters of type ApiCallbackModifier and TypeMethodDescriptionokhttp3.Call
FavoritesApi.createUserFavoritesAsync
(FavoriteRecord body, ApiCallback<Void> callback) (asynchronously) creates a new user favoriteokhttp3.Call
ArtworkStatusesApi.getAllArtworkStatusesAsync
(ApiCallback<InlineResponse2003> callback) (asynchronously) Returns list of artwork status records.okhttp3.Call
ArtworkTypesApi.getAllArtworkTypesAsync
(ApiCallback<InlineResponse2004> callback) (asynchronously) Returns a list of artworkType recordsokhttp3.Call
AwardsApi.getAllAwardsAsync
(ApiCallback<InlineResponse2005> callback) (asynchronously) Returns a list of award base recordsokhttp3.Call
CompaniesApi.getAllCompaniesAsync
(BigDecimal page, ApiCallback<InlineResponse20011> callback) (asynchronously) returns a paginated list of company recordsokhttp3.Call
ContentRatingsApi.getAllContentRatingsAsync
(ApiCallback<InlineResponse20014> callback) (asynchronously) returns list content rating recordsokhttp3.Call
CountriesApi.getAllCountriesAsync
(ApiCallback<InlineResponse20015> callback) (asynchronously) returns list of country recordsokhttp3.Call
EpisodesApi.getAllEpisodesAsync
(BigDecimal page, ApiCallback<InlineResponse20017> callback) (asynchronously) Returns a list of episodes base records with the basic attributes.<br> Note that all episodes are returned, even those that may not be included in a series' default season order.okhttp3.Call
GendersApi.getAllGendersAsync
(ApiCallback<InlineResponse20021> callback) (asynchronously) returns list of gender recordsokhttp3.Call
GenresApi.getAllGenresAsync
(ApiCallback<InlineResponse20022> callback) (asynchronously) returns list of genre recordsokhttp3.Call
InspirationTypesApi.getAllInspirationTypesAsync
(ApiCallback<InlineResponse20024> callback) (asynchronously) returns list of inspiration types recordsokhttp3.Call
LanguagesApi.getAllLanguagesAsync
(ApiCallback<InlineResponse20025> callback) (asynchronously) returns list of language recordsokhttp3.Call
ListsApi.getAllListsAsync
(BigDecimal page, ApiCallback<InlineResponse20026> callback) (asynchronously) returns list of list base recordsokhttp3.Call
MoviesApi.getAllMovieAsync
(BigDecimal page, ApiCallback<InlineResponse20030> callback) (asynchronously) returns list of movie base recordsokhttp3.Call
MovieStatusesApi.getAllMovieStatusesAsync
(ApiCallback<InlineResponse20034> callback) (asynchronously) returns list of status recordsokhttp3.Call
PeopleApi.getAllPeopleAsync
(BigDecimal page, ApiCallback<InlineResponse20035> callback) (asynchronously) Returns a list of people base records with the basic attributes.okhttp3.Call
PeopleTypesApi.getAllPeopleTypesAsync
(ApiCallback<InlineResponse20038> callback) (asynchronously) returns list of peopleType recordsokhttp3.Call
SeasonsApi.getAllSeasonsAsync
(BigDecimal page, ApiCallback<InlineResponse20041> callback) (asynchronously) returns list of seasons base recordsokhttp3.Call
SeriesApi.getAllSeriesAsync
(BigDecimal page, ApiCallback<InlineResponse20045> callback) (asynchronously) returns list of series base recordsokhttp3.Call
SeriesStatusesApi.getAllSeriesStatusesAsync
(ApiCallback<InlineResponse20034> callback) (asynchronously) returns list of status recordsokhttp3.Call
SourceTypesApi.getAllSourceTypesAsync
(ApiCallback<InlineResponse20051> callback) (asynchronously) returns list of sourceType recordsokhttp3.Call
ArtworkApi.getArtworkBaseAsync
(BigDecimal id, ApiCallback<InlineResponse2001> callback) (asynchronously) Returns a single artwork base record.okhttp3.Call
ArtworkApi.getArtworkExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse2002> callback) (asynchronously) Returns a single artwork extended record.okhttp3.Call
AwardsApi.getAwardAsync
(BigDecimal id, ApiCallback<InlineResponse2006> callback) (asynchronously) Returns a single award base recordokhttp3.Call
AwardCategoriesApi.getAwardCategoryAsync
(BigDecimal id, ApiCallback<InlineResponse2008> callback) (asynchronously) Returns a single award category base recordokhttp3.Call
AwardCategoriesApi.getAwardCategoryExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse2009> callback) (asynchronously) Returns a single award category extended recordokhttp3.Call
AwardsApi.getAwardExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse2007> callback) (asynchronously) Returns a single award extended recordokhttp3.Call
CharactersApi.getCharacterBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20010> callback) (asynchronously) Returns character base recordokhttp3.Call
CompaniesApi.getCompanyAsync
(BigDecimal id, ApiCallback<InlineResponse20013> callback) (asynchronously) returns a company recordokhttp3.Call
CompaniesApi.getCompanyTypesAsync
(ApiCallback<InlineResponse20012> callback) (asynchronously) returns all company type recordsokhttp3.Call
EntityTypesApi.getEntityTypesAsync
(ApiCallback<InlineResponse20016> callback) (asynchronously) returns the active entity typesokhttp3.Call
EpisodesApi.getEpisodeBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20018> callback) (asynchronously) Returns episode base recordokhttp3.Call
EpisodesApi.getEpisodeExtendedAsync
(BigDecimal id, String meta, ApiCallback<InlineResponse20019> callback) (asynchronously) Returns episode extended recordokhttp3.Call
EpisodesApi.getEpisodeTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns episode translation recordokhttp3.Call
GenresApi.getGenreBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20023> callback) (asynchronously) Returns genre recordokhttp3.Call
ListsApi.getListAsync
(BigDecimal id, ApiCallback<InlineResponse20027> callback) (asynchronously) returns an list base recordokhttp3.Call
ListsApi.getListBySlugAsync
(String slug, ApiCallback<InlineResponse20027> callback) (asynchronously) returns an list base record search by slugokhttp3.Call
ListsApi.getListExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse20028> callback) (asynchronously) returns a list extended recordokhttp3.Call
ListsApi.getListTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20029> callback) (asynchronously) Returns list translation recordokhttp3.Call
MoviesApi.getMovieBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20031> callback) (asynchronously) Returns movie base recordokhttp3.Call
MoviesApi.getMovieBaseBySlugAsync
(String slug, ApiCallback<InlineResponse20031> callback) (asynchronously) Returns movie base record search by slugokhttp3.Call
MoviesApi.getMovieExtendedAsync
(BigDecimal id, String meta, Boolean _short, ApiCallback<InlineResponse20032> callback) (asynchronously) Returns movie extended recordokhttp3.Call
MoviesApi.getMoviesFilterAsync
(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, BigDecimal status, BigDecimal year, ApiCallback<InlineResponse20033> callback) (asynchronously) Search movies based on filter parametersokhttp3.Call
MoviesApi.getMovieTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns movie translation recordokhttp3.Call
PeopleApi.getPeopleBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20036> callback) (asynchronously) Returns people base recordokhttp3.Call
PeopleApi.getPeopleExtendedAsync
(BigDecimal id, String meta, ApiCallback<InlineResponse20037> callback) (asynchronously) Returns people extended recordokhttp3.Call
PeopleApi.getPeopleTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns people translation recordokhttp3.Call
SearchApi.getSearchResultsAsync
(String query, String q, String type, BigDecimal year, String company, String country, String director, String language, String primaryType, String network, String remoteId, BigDecimal offset, BigDecimal limit, ApiCallback<InlineResponse20039> callback) (asynchronously) Our search index includes series, movies, people, and companies.okhttp3.Call
SearchApi.getSearchResultsByRemoteIdAsync
(String remoteId, ApiCallback<InlineResponse20040> callback) (asynchronously) Search a series, movie, people, episode, company or season by specific remote id and returns a base record for that entity.okhttp3.Call
SeasonsApi.getSeasonBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20042> callback) (asynchronously) Returns season base recordokhttp3.Call
SeasonsApi.getSeasonExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse20043> callback) (asynchronously) Returns season extended recordokhttp3.Call
SeasonsApi.getSeasonTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns season translation recordokhttp3.Call
SeasonsApi.getSeasonTypesAsync
(ApiCallback<InlineResponse20044> callback) (asynchronously) Returns season type recordsokhttp3.Call
SeriesApi.getSeriesArtworksAsync
(BigDecimal id, String lang, Integer type, ApiCallback<InlineResponse20047> callback) (asynchronously) Returns series artworks base on language and type.okhttp3.Call
SeriesApi.getSeriesBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20046> callback) (asynchronously) Returns series base recordokhttp3.Call
SeriesApi.getSeriesBaseBySlugAsync
(String slug, ApiCallback<InlineResponse20046> callback) (asynchronously) Returns series base record searched by slugokhttp3.Call
SeriesApi.getSeriesEpisodesAsync
(Integer page, BigDecimal id, String seasonType, Integer season, Integer episodeNumber, String airDate, ApiCallback<InlineResponse20048> callback) (asynchronously) Returns series episodes from the specified season type, default returns the episodes in the series default season typeokhttp3.Call
SeriesApi.getSeriesExtendedAsync
(BigDecimal id, String meta, Boolean _short, ApiCallback<InlineResponse20047> callback) (asynchronously) Returns series extended recordokhttp3.Call
SeriesApi.getSeriesFilterAsync
(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, String sortType, BigDecimal status, BigDecimal year, ApiCallback<InlineResponse20050> callback) (asynchronously) Search series based on filter parametersokhttp3.Call
SeriesApi.getSeriesNextAiredAsync
(BigDecimal id, ApiCallback<InlineResponse20046> callback) (asynchronously) Returns series base record including the nextAired field.okhttp3.Call
SeriesApi.getSeriesSeasonEpisodesTranslatedAsync
(Integer page, BigDecimal id, String seasonType, String lang, ApiCallback<InlineResponse20049> callback) (asynchronously) Returns series base record with episodes from the specified season type and language.okhttp3.Call
SeriesApi.getSeriesTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns series translation recordokhttp3.Call
FavoritesApi.getUserFavoritesAsync
(ApiCallback<InlineResponse20054> callback) (asynchronously) returns user favoritesokhttp3.Call
UserInfoApi.getUserInfoAsync
(ApiCallback<InlineResponse20053> callback) (asynchronously) returns user infookhttp3.Call
UserInfoApi.getUserInfoByIdAsync
(BigDecimal id, ApiCallback<InlineResponse20053> callback) (asynchronously) returns user info by user idokhttp3.Call
LoginApi.loginPostAsync
(LoginBody body, ApiCallback<InlineResponse200> callback) create an auth token.okhttp3.Call
UpdatesApi.updatesAsync
(BigDecimal since, String type, String action, BigDecimal page, ApiCallback<InlineResponse20052> callback) (asynchronously) Returns updated entities.