mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-02-21 21:43:02 +08:00
delete OnPuase in Document
This commit is contained in:
parent
605fcf4a62
commit
d92723301e
18
README.md
18
README.md
@ -781,24 +781,6 @@ android
|
||||
##### 返回值
|
||||
无
|
||||
|
||||
#### API - onResume,onPause
|
||||
|
||||
本 API 用于“用户使用时长”,“活跃用户”,“用户打开次数”的统计,并上报到服务器,在 Portal 上展示给开发者。
|
||||
|
||||
|
||||
##### 接口定义
|
||||
|
||||
JPushPlugin.prototype.onResume = function()
|
||||
JPushPlugin.prototype.onPause = function()
|
||||
|
||||
#####平台
|
||||
android
|
||||
|
||||
##### 参数说明
|
||||
- 无
|
||||
|
||||
##### 返回值
|
||||
无
|
||||
|
||||
#### API - reportNotificationOpened
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user