mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-02-20 20:22:50 +08:00
Update API doc.
This commit is contained in:
parent
a46da92fa1
commit
e24d15db97
@ -89,9 +89,9 @@ JPush SDK 会恢复正常的默认行为。(因为保存在本地的状态数
|
||||
window.plugins.jPushPlugin.resumePush(callback)
|
||||
var onCallback = function(data) {
|
||||
if(data > 0) {
|
||||
// 开启
|
||||
} else {
|
||||
// 关闭
|
||||
} else {
|
||||
// 开启
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user