|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelatedResults
Method Summary | |
---|---|
ResponseList<Status> |
getTweetsFromUser()
Return the 3 or less latest statuses from the user who sent the origin tweet. |
ResponseList<Status> |
getTweetsWithConversation()
Returns the 8 or less statuses with conversation |
ResponseList<Status> |
getTweetsWithReply()
Returns the 8 or less statuses with reply. |
Methods inherited from interface twitter4j.TwitterResponse |
---|
getRateLimitStatus |
Method Detail |
---|
ResponseList<Status> getTweetsWithConversation()
ResponseList<Status> getTweetsWithReply()
ResponseList<Status> getTweetsFromUser()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |