cn.jpush.api.common.resp
类 ResponseWrapper
java.lang.Object
cn.jpush.api.common.resp.ResponseWrapper
public class ResponseWrapper
- extends Object
responseCode
public int responseCode
responseContent
public String responseContent
error
public ResponseWrapper.ErrorObject error
rateLimitQuota
public int rateLimitQuota
rateLimitRemaining
public int rateLimitRemaining
rateLimitReset
public int rateLimitReset
ResponseWrapper
public ResponseWrapper()
setRateLimit
public void setRateLimit(String quota,
String remaining,
String reset)
setErrorObject
public void setErrorObject()
isServerResponse
public boolean isServerResponse()
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
Copyright © 2014. All Rights Reserved.