java - How to test whether a tweet is the initiating tweet, instead of retweet in twitter4j? -


i want whether tweet initiating tweet, instead of re-tweet. how know in twitter4j after "status" object? status.getinreplytouserid() return null? thanks.

oh, printed out return values. , found out post have following value: replytostatusid:-1; inreplytoscreenname: null; inreplytouserid:-1. assume tweet initating tweet.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -