public interface TwitterAPIConfiguration extends TwitterResponse, java.io.Serializable
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES| Modifier and Type | Method and Description | 
|---|---|
int | 
getCharactersReservedPerMedia()  | 
int | 
getMaxMediaPerUpload()  | 
java.lang.String[] | 
getNonUsernamePaths()  | 
int | 
getPhotoSizeLimit()  | 
java.util.Map<java.lang.Integer,MediaEntity.Size> | 
getPhotoSizes()  | 
int | 
getShortURLLength()  | 
int | 
getShortURLLengthHttps()  | 
getAccessLevel, getRateLimitStatusint getPhotoSizeLimit()
int getShortURLLength()
int getShortURLLengthHttps()
int getCharactersReservedPerMedia()
java.util.Map<java.lang.Integer,MediaEntity.Size> getPhotoSizes()
java.lang.String[] getNonUsernamePaths()
int getMaxMediaPerUpload()