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

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

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

Methods in com.jakewharton.trakt.services that return UserService.LibraryShowsWatchedBuilder
 UserService.LibraryShowsWatchedBuilder UserService.libraryShowsWatched(String username)
          Returns all shows and episodes that a user has watched.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.