Uses of Class
cn.jpush.api.push.model.notification.Notification.Builder
-
Packages that use Notification.Builder Package Description cn.jpush.api.push.model.notification -
-
Uses of Notification.Builder in cn.jpush.api.push.model.notification
Methods in cn.jpush.api.push.model.notification that return Notification.Builder Modifier and Type Method Description Notification.BuilderNotification.Builder. addPlatformNotification(PlatformNotification notification)static Notification.BuilderNotification. newBuilder()Notification.BuilderNotification.Builder. setAlert(java.lang.Object alert)
-