add ducoment about with JPushPlugin.h

This commit is contained in:
zhangqinghe
2015-03-10 17:38:14 +08:00
parent a197975d03
commit 2797bdd0e7
5 changed files with 10 additions and 4 deletions

View File

@@ -40,7 +40,7 @@
var onReceiveNotification = function(event){
try{
var alert = event.aps.alert;
console.log("JPushPlugin:onReceiveNotification key aps.alert:"+aps);
console.log("JPushPlugin:onReceiveNotification key aps.alert:"+alert);
}
catch(exeption){
console.log(exception)