public class ResponseWrapper extends Object implements Serializable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ResponseWrapper.ErrorEntity |
static class |
ResponseWrapper.ErrorObject |
| 限定符和类型 | 字段和说明 |
|---|---|
ResponseWrapper.ErrorObject |
error |
int |
rateLimitQuota |
int |
rateLimitRemaining |
int |
rateLimitReset |
int |
responseCode |
String |
responseContent |
| 构造器和说明 |
|---|
ResponseWrapper() |
public int responseCode
public String responseContent
public ResponseWrapper.ErrorObject error
public int rateLimitQuota
public int rateLimitRemaining
public int rateLimitReset
Copyright © 2016. All Rights Reserved.