|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserAccountManager | |
---|---|
com.twitterapime.rest |
Uses of UserAccountManager in com.twitterapime.rest |
---|
Methods in com.twitterapime.rest that return UserAccountManager | |
---|---|
static UserAccountManager |
UserAccountManager.getInstance(Credential c)
Get an instance of UserAccountManager class and associate it to a given user credential. |
Methods in com.twitterapime.rest with parameters of type UserAccountManager | |
---|---|
static TweetER |
TweetER.getInstance(UserAccountManager uam)
Get an instance of TweetER class and associate it to a given user account. |
static Timeline |
Timeline.getInstance(UserAccountManager uam)
Get an instance of Timeline class and associate it to a given user account. |
static FriendshipManager |
FriendshipManager.getInstance(UserAccountManager uam)
Get an instance of FriendshipManager class and associate it to a given user account. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |