Example #1
0
 public void unRetweetButtonClicked(long tweetId) {
   gui.unRetweetButtonClicked(tweetId);
 }