public interface TwitterResponse
extends java.io.Serializable
DirectMessage, 
Status, 
User| Modifier and Type | Field and Description | 
|---|---|
static int | 
NONE  | 
static int | 
READ  | 
static int | 
READ_WRITE  | 
static int | 
READ_WRITE_DIRECTMESSAGES  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getAccessLevel()  | 
RateLimitStatus | 
getRateLimitStatus()
Returns the current rate limit status if available. 
 | 
static final int NONE
static final int READ
static final int READ_WRITE
static final int READ_WRITE_DIRECTMESSAGES
RateLimitStatus getRateLimitStatus()
int getAccessLevel()