|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShowService.EpisodeWatchingNowBuilder | |
|---|---|
| com.jakewharton.trakt.services | Service classes provide implementations for the interaction with and assembling of specific remote API calls. |
| Uses of ShowService.EpisodeWatchingNowBuilder in com.jakewharton.trakt.services |
|---|
| Methods in com.jakewharton.trakt.services that return ShowService.EpisodeWatchingNowBuilder | |
|---|---|
ShowService.EpisodeWatchingNowBuilder |
ShowService.EpisodeWatchingNowBuilder.episode(int episode)
The episode number. |
ShowService.EpisodeWatchingNowBuilder |
ShowService.episodeWatchingNow(String title,
int season,
int episode)
Returns a array of all users watching an episode. |
ShowService.EpisodeWatchingNowBuilder |
ShowService.EpisodeWatchingNowBuilder.season(int season)
The season number. |
ShowService.EpisodeWatchingNowBuilder |
ShowService.EpisodeWatchingNowBuilder.title(String title)
Either the slug (i.e. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||