Uses of Class
cn.jpush.api.push.model.notification.WinphoneNotification.Builder
-
Packages that use WinphoneNotification.Builder Package Description cn.jpush.api.push.model.notification -
-
Uses of WinphoneNotification.Builder in cn.jpush.api.push.model.notification
Methods in cn.jpush.api.push.model.notification that return WinphoneNotification.Builder Modifier and Type Method Description protected WinphoneNotification.BuilderWinphoneNotification.Builder. getThis()static WinphoneNotification.BuilderWinphoneNotification. newBuilder()WinphoneNotification.BuilderWinphoneNotification.Builder. setAlert(java.lang.Object alert)WinphoneNotification.BuilderWinphoneNotification.Builder. setOpenPage(java.lang.String openPage)WinphoneNotification.BuilderWinphoneNotification.Builder. setTitle(java.lang.String title)
-