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

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

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

Methods in com.jakewharton.trakt.services that return UserService.LibraryShowsLovedBuilder
 UserService.LibraryShowsLovedBuilder UserService.libraryShowsLoved(String username)
          Returns all shows a user has loved.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.