Update Android doc.

This commit is contained in:
Hevin 2016-09-26 12:34:59 +08:00
parent 4f8288107e
commit c627166521
2 changed files with 4 additions and 1 deletions

View File

@ -201,7 +201,7 @@
当用户需要定制默认的通知栏样式时,则可调用此方法。
需要用户去自定义 ../JPushPlugin.java 中的同名方法代码,然后再在 js 端 调用该方法。
具体用法可参考[官方文档](http://docs.jpush.io/client/android_tutorials/#_11)。
具体用法可参考[官方文档](http://docs.jiguang.cn/jpush/client/Android/android_api/#api_6)。
JPush SDK 提供了 2 个用于定制通知栏样式的构建类:

View File

@ -438,6 +438,9 @@ public class JPushPlugin extends CordovaPlugin {
}
}
/**
* 自定义通知行为声音震动呼吸灯等
*/
void setBasicPushNotificationBuilder(JSONArray data,
CallbackContext callbackContext) {
BasicPushNotificationBuilder builder = new BasicPushNotificationBuilder(