Uses of Class
com.jakewharton.trakt.services.UserService.WatchlistEpisodesBuilder

Packages that use UserService.WatchlistEpisodesBuilder
com.jakewharton.trakt.services Service classes provide implementations for the interaction with and assembling of specific remote API calls. 
 

Uses of UserService.WatchlistEpisodesBuilder in com.jakewharton.trakt.services
 

Methods in com.jakewharton.trakt.services that return UserService.WatchlistEpisodesBuilder
 UserService.WatchlistEpisodesBuilder UserService.watchlistEpisodes(String username)
          Returns all episodes in a user's watchlist.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.