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