delete OnPuase in Document

This commit is contained in:
zhangqinghe 2015-03-18 17:07:38 +08:00
parent 605fcf4a62
commit d92723301e

View File

@ -781,24 +781,6 @@ android
##### 返回值
#### API - onResume,onPause
本 API 用于“用户使用时长”,“活跃用户”,“用户打开次数”的统计,并上报到服务器,在 Portal 上展示给开发者。
##### 接口定义
JPushPlugin.prototype.onResume = function()
JPushPlugin.prototype.onPause = function()
#####平台
android
##### 参数说明
- 无
##### 返回值
#### API - reportNotificationOpened