Uses of Class
com.jakewharton.trakt.entities.UserProfile

Packages that use UserProfile
com.jakewharton.trakt.entities Immutable POJOs which provide native object representation of the JSON returned by remote API calls. 
 

Uses of UserProfile in com.jakewharton.trakt.entities
 

Methods in com.jakewharton.trakt.entities that return UserProfile
 UserProfile Shout.getUser()
           
 

Methods in com.jakewharton.trakt.entities that return types with arguments of type UserProfile
 List<UserProfile> MediaBase.getTopWatchers()
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.