cn.jpush.api.report
类 ReceivedsResult

java.lang.Object
  继承者 cn.jpush.api.common.resp.BaseResult
      继承者 cn.jpush.api.report.ReceivedsResult
所有已实现的接口:
IRateLimiting

public class ReceivedsResult
extends BaseResult


嵌套类摘要
static class ReceivedsResult.Received
           
 
字段摘要
 List<ReceivedsResult.Received> received_list
           
 
从类 cn.jpush.api.common.resp.BaseResult 继承的字段
_gson, ERROR_CODE_NONE, ERROR_CODE_OK, ERROR_MESSAGE_NONE, RESPONSE_OK
 
构造方法摘要
ReceivedsResult()
           
 
方法摘要
 
从类 cn.jpush.api.common.resp.BaseResult 继承的方法
fromResponse, getOriginalContent, getRateLimitQuota, getRateLimitRemaining, getRateLimitReset, isResultOK, setResponseWrapper, toString
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

字段详细信息

received_list

public List<ReceivedsResult.Received> received_list
构造方法详细信息

ReceivedsResult

public ReceivedsResult()


Copyright © 2014. All Rights Reserved.