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

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

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

Methods in com.jakewharton.trakt.services that return UserService.LibraryShowsAllBuilder
 UserService.LibraryShowsAllBuilder UserService.libraryShowsAll(String username)
          Returns all shows in a user's library.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.