public class UserProfileManager
extends java.lang.Object
Constructor and Description |
---|
UserProfileManager() |
Modifier and Type | Method and Description |
---|---|
static UserProfile |
getUserProfile()
Get UserProfile for the subject on the thread.
|
static UserProfile |
getUserProfile(java.lang.String access_token,
TokenValueType type)
Get new UserProfile from the social media.
|
public static UserProfile getUserProfile()
public static UserProfile getUserProfile(java.lang.String access_token, TokenValueType type)