示例#1
0
 public void unRetweetButtonClicked(long tweetId) {
   guiManager.unRetweetButtonClicked(tweetId);
 }