public class CheckInReport
extends java.lang.Object
| 构造器和说明 |
|---|
CheckInReport() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
postCheckIn(int day,
int kid,
int act,
int bubbles) |
static void |
postCheckInPushClick(int notifyid)
推送点击
|
static void |
postCheckInPushShow(int notifyid)
推送展示
|
public static void postCheckIn(int day,
int kid,
int act,
int bubbles)
day - kid - 1首页右下角,2签到页面,3push,4首页弹窗act - 1展示,2签到,3退出,4气泡bubbles - 那一天的气泡public static void postCheckInPushShow(int notifyid)
notifyid - public static void postCheckInPushClick(int notifyid)
notifyid -