public class AvatarUploadResponse extends Object
Modifier and Type | Method and Description |
---|---|
String |
getLarge()
URL with the large representation of Avatar.
|
String |
getPreview()
URL with the preview representation of Avatar.
|
String |
getSmall()
URL with the small representation of Avatar.
|
public String getSmall()
public String getLarge()
public String getPreview()