|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MovieService.WatchlistBuilder | |
|---|---|
| com.jakewharton.trakt.services | Service classes provide implementations for the interaction with and assembling of specific remote API calls. |
| Uses of MovieService.WatchlistBuilder in com.jakewharton.trakt.services |
|---|
| Methods in com.jakewharton.trakt.services that return MovieService.WatchlistBuilder | |
|---|---|
MovieService.WatchlistBuilder |
MovieService.WatchlistBuilder.movie(int tmdbId)
Add a movie to the list of library movies for removal. |
MovieService.WatchlistBuilder |
MovieService.WatchlistBuilder.movie(String imdbId)
Add a movie to the list of library movies for removal. |
MovieService.WatchlistBuilder |
MovieService.WatchlistBuilder.movie(String title,
int year)
Add a movie to the list of library movies for removal. |
MovieService.WatchlistBuilder |
MovieService.watchlist()
Add one or more movies to your watchlist. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||