cn.jpush.api.report
类 ReceivedsResult.Received

java.lang.Object
  继承者 cn.jpush.api.report.ReceivedsResult.Received
包容类:
ReceivedsResult

public static class ReceivedsResult.Received
extends Object


字段摘要
 int android_received
           
 int ios_apns_sent
           
 long msg_id
           
 
构造方法摘要
ReceivedsResult.Received()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

msg_id

public long msg_id

android_received

public int android_received

ios_apns_sent

public int ios_apns_sent
构造方法详细信息

ReceivedsResult.Received

public ReceivedsResult.Received()


Copyright © 2014. All Rights Reserved.