Guest User

Untitled

a guest
Jun 28th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. StatusUpdate statusUpdate = new StatusUpdate(message);
  2. statusUpdate.setMedia(files[0]);
  3. Status status = twitter.updateStatus(statusUpdate);
Add Comment
Please, Sign In to add comment