twitter4j
Interface TwitterAPIConfiguration
- All Superinterfaces:
- java.io.Serializable, TwitterResponse
- All Known Implementing Classes:
- TwitterAPIConfigurationJSONImpl
public interface TwitterAPIConfiguration
- extends TwitterResponse
- Since:
- Twitter4J 2.2.3
- Author:
- Yusuke Yamamoto - yusuke at mac.com
getPhotoSizeLimit
int getPhotoSizeLimit()
getShortURLLength
int getShortURLLength()
getShortURLLengthHttps
int getShortURLLengthHttps()
getCharactersReservedPerMedia
int getCharactersReservedPerMedia()
getPhotoSizes
java.util.Map<java.lang.Integer,MediaEntity.Size> getPhotoSizes()
getNonUsernamePaths
java.lang.String[] getNonUsernamePaths()
getMaxMediaPerUpload
int getMaxMediaPerUpload()