public static class TwitterApiConstants.Errors
extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALREADY_FAVORITED |
static int |
ALREADY_UNFAVORITED |
static int |
APP_AUTH_ERROR_CODE |
static int |
GUEST_AUTH_ERROR_CODE |
| Constructor and Description |
|---|
Errors() |
public static final int APP_AUTH_ERROR_CODE
public static final int ALREADY_FAVORITED
public static final int ALREADY_UNFAVORITED
public static final int GUEST_AUTH_ERROR_CODE