| Package | Description |
|---|---|
| org.agorava.twitter | |
| org.agorava.twitter.model |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
TwitterUserService.getUserProfileImage(String screenName,
ImageSize size)
Retrieves the user's profile image.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageSize |
ImageSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageSize[] |
ImageSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.