twitter4j
Interface ProfileImage
- All Superinterfaces:
- java.io.Serializable, TwitterResponse
- All Known Implementing Classes:
- ProfileImageImpl
public interface ProfileImage
- extends TwitterResponse, java.io.Serializable
- Since:
- Twitter4J 2.1.7
- Author:
- Yusuke Yamamoto - yusuke at mac.com
Method Summary |
java.lang.String |
getURL()
|
BIGGER
static final ProfileImage.ImageSize BIGGER
NORMAL
static final ProfileImage.ImageSize NORMAL
MINI
static final ProfileImage.ImageSize MINI
getURL
java.lang.String getURL()