| 程序包 | 说明 |
|---|---|
| cn.jpush.api | |
| cn.jpush.api.push.model | |
| cn.jpush.api.push.model.notification |
| 类和说明 |
|---|
| IosAlert |
| 类和说明 |
|---|
| Notification |
| 类和说明 |
|---|
| AndroidNotification
Android 通知类
具体使用方法请参考官方文档 支持 Android Notification 的参数: alert: 继承自父类 PlatformNotification 的 alert 属性;本类设置则覆盖。 |
| AndroidNotification.Builder |
| IosAlert |
| IosAlert.Builder |
| IosNotification
APNs 通知类
支持 APNs 默认的几个参数: alert: 继承自父类 PlatformNotification 的 alert 属性;本类设置则覆盖。 |
| IosNotification.Builder |
| Notification |
| Notification.Builder |
| PlatformNotification |
| PlatformNotification.Builder |
| QuickappNotification
QuickApp 通知类
具体使用方法请参考官方文档 https://docs.jiguang.cn/jpush/server/push/rest_api_v3_push/#platform 支持 QuickApp Notification 的参数: alert: 继承自父类 PlatformNotification 的 alert 属性;本类设置则覆盖。 |
| QuickappNotification.Builder |
| WinphoneNotification
Windows Phone 通知类
具体使用方法请参考官方文档 https://docs.jiguang.cn/jpush/server/push/rest_api_v3_push/#platform 支持 Winphone Notification 的参数: alert: 继承自父类 PlatformNotification 的 alert 属性;本类设置则覆盖。 |
| WinphoneNotification.Builder |
Copyright © 2023. All rights reserved.