Uses of Class
cn.jpush.api.push.model.notification.PlatformNotification
-
Packages that use PlatformNotification Package Description cn.jpush.api.push.model.notification -
-
Uses of PlatformNotification in cn.jpush.api.push.model.notification
Classes in cn.jpush.api.push.model.notification with type parameters of type PlatformNotification Modifier and Type Class Description protected static classPlatformNotification.Builder<T extends PlatformNotification,B extends PlatformNotification.Builder<T,B>>Subclasses of PlatformNotification in cn.jpush.api.push.model.notification Modifier and Type Class Description classAndroidNotificationclassIosNotificationAPNs 通知类classWinphoneNotificationMethods in cn.jpush.api.push.model.notification with parameters of type PlatformNotification Modifier and Type Method Description Notification.BuilderNotification.Builder. addPlatformNotification(PlatformNotification notification)
-