twitter4j
Interface TwitterAPIConfiguration
- All Superinterfaces:
- Serializable, TwitterResponse
public interface TwitterAPIConfiguration
- extends TwitterResponse, Serializable
- 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
Map<Integer,MediaEntity.Size> getPhotoSizes()
getNonUsernamePaths
String[] getNonUsernamePaths()
getMaxMediaPerUpload
int getMaxMediaPerUpload()
Copyright © 2012. All Rights Reserved.