public static class AccountInfo.AvatarInfo extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_SIZE
Size in pixels the UI prefers an avatar image to be.
|
Integer |
height |
String |
url |
Integer |
width |
Constructor and Description |
---|
AccountInfo.AvatarInfo() |
public static final int DEFAULT_SIZE
public String url
public Integer height
public Integer width