| 类 | 说明 |
|---|---|
| AndroidNotification |
Android 通知类
具体使用方法请参考官方文档 支持 Android Notification 的参数: alert: 继承自父类 PlatformNotification 的 alert 属性;本类设置则覆盖。 |
| AndroidNotification.Builder | |
| InterfaceAdapter<T> |
Created by Ken on 2016/10/25.
|
| IosAlert | |
| IosAlert.Builder | |
| IosNotification |
APNs 通知类
支持 APNs 默认的几个参数: alert: 继承自父类 PlatformNotification 的 alert 属性;本类设置则覆盖。 |
| IosNotification.Builder | |
| Notification | |
| Notification.Builder | |
| PlatformNotification | |
| PlatformNotification.Builder<T extends PlatformNotification,B extends PlatformNotification.Builder<T,B>> | |
| 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.