public interface ImageUpload
String upload(File image, String message) throws TwitterException
TwitterExceptionString upload(File image) throws TwitterException
TwitterExceptionString upload(String imageFileName, InputStream imageBody) throws TwitterException
TwitterExceptionString upload(String imageFileName, InputStream imageBody, String message) throws TwitterException
TwitterExceptionCopyright © 2012. All Rights Reserved.