类 cn.jpush.api.push.model.notification.WinphoneNotification.Builder
的使用

使用 WinphoneNotification.Builder 的软件包
cn.jpush.api.push.model.notification   
 

cn.jpush.api.push.model.notificationWinphoneNotification.Builder 的使用
 

返回 WinphoneNotification.Buildercn.jpush.api.push.model.notification 中的方法
 WinphoneNotification.Builder WinphoneNotification.Builder.addExtra(String key, Boolean value)
           
 WinphoneNotification.Builder WinphoneNotification.Builder.addExtra(String key, com.google.gson.JsonObject value)
           
 WinphoneNotification.Builder WinphoneNotification.Builder.addExtra(String key, Number value)
           
 WinphoneNotification.Builder WinphoneNotification.Builder.addExtra(String key, String value)
           
 WinphoneNotification.Builder WinphoneNotification.Builder.addExtras(Map<String,String> extras)
           
static WinphoneNotification.Builder WinphoneNotification.newBuilder()
           
 WinphoneNotification.Builder WinphoneNotification.Builder.setAlert(String alert)
           
 WinphoneNotification.Builder WinphoneNotification.Builder.setOpenPage(String openPage)
           
 WinphoneNotification.Builder WinphoneNotification.Builder.setTitle(String title)
           
 



Copyright © 2014. All Rights Reserved.