public interface TwitterAPIConfiguration extends TwitterResponse, Serializable
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES| Modifier and Type | Method and Description |
|---|---|
int |
getCharactersReservedPerMedia() |
int |
getDmTextCharacterLimit() |
int |
getMaxMediaPerUpload() |
String[] |
getNonUsernamePaths() |
int |
getPhotoSizeLimit() |
Map<Integer,MediaEntity.Size> |
getPhotoSizes() |
int |
getShortURLLength() |
int |
getShortURLLengthHttps() |
getAccessLevel, getRateLimitStatusint getPhotoSizeLimit()
int getShortURLLength()
int getShortURLLengthHttps()
int getCharactersReservedPerMedia()
int getDmTextCharacterLimit()
Map<Integer,MediaEntity.Size> getPhotoSizes()
String[] getNonUsernamePaths()
int getMaxMediaPerUpload()
Copyright © 2018. All rights reserved.