Uses of Class
com.jakewharton.trakt.services.FriendsService.RequestsBuilder

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

Uses of FriendsService.RequestsBuilder in com.jakewharton.trakt.services
 

Methods in com.jakewharton.trakt.services that return FriendsService.RequestsBuilder
 FriendsService.RequestsBuilder FriendsService.requests()
          Get a list of all friends requests including the timestamp when the friend request was made.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.