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

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

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

Methods in com.jakewharton.trakt.services that return UserService.LibraryShowsCollectionBuilder
 UserService.LibraryShowsCollectionBuilder UserService.libraryShowsCollection(String username)
          Returns all shows and episodes in a user's library collection.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.