Uses of Class
cn.jpush.api.push.model.notification.PlatformNotification.Builder
-
Packages that use PlatformNotification.Builder Package Description cn.jpush.api.push.model.notification -
-
Uses of PlatformNotification.Builder in cn.jpush.api.push.model.notification
Classes in cn.jpush.api.push.model.notification with type parameters of type PlatformNotification.Builder Modifier and Type Class Description protected static classPlatformNotification.Builder<T extends PlatformNotification,B extends PlatformNotification.Builder<T,B>>Subclasses of PlatformNotification.Builder in cn.jpush.api.push.model.notification Modifier and Type Class Description static classAndroidNotification.Builderstatic classIosNotification.Builderstatic classWinphoneNotification.Builder
-