twitter - Twitter4j streaming api: getRetweetCount returns 0 -


i using twitter streaming api twitter4j (twitter4j-stream-3.0.3.jar) , getting retweet count using getretweetcount. returns 0.

anything wrong ?

you need use status.getretweetedstatus().getretweetcount()


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

html - Accumulated Depreciation of Assets on php -

#1062 - Duplicate entry '' for key 'unique_id' When Trying to add UNIQUE KEY (MySQL) -