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

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

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

返回 IosNotification.Buildercn.jpush.api.push.model.notification 中的方法
 IosNotification.Builder IosNotification.Builder.addExtra(String key, Boolean value)
           
 IosNotification.Builder IosNotification.Builder.addExtra(String key, com.google.gson.JsonObject value)
           
 IosNotification.Builder IosNotification.Builder.addExtra(String key, Number value)
           
 IosNotification.Builder IosNotification.Builder.addExtra(String key, String value)
           
 IosNotification.Builder IosNotification.Builder.addExtras(Map<String,String> extras)
           
 IosNotification.Builder IosNotification.Builder.autoBadge()
          equals to: +1
 IosNotification.Builder IosNotification.Builder.disableBadge()
           
 IosNotification.Builder IosNotification.Builder.disableSound()
           
 IosNotification.Builder IosNotification.Builder.incrBadge(int badge)
           
static IosNotification.Builder IosNotification.newBuilder()
           
 IosNotification.Builder IosNotification.Builder.setAlert(String alert)
           
 IosNotification.Builder IosNotification.Builder.setBadge(int badge)
           
 IosNotification.Builder IosNotification.Builder.setCategory(String category)
           
 IosNotification.Builder IosNotification.Builder.setContentAvailable(boolean contentAvailable)
           
 IosNotification.Builder IosNotification.Builder.setSound(String sound)
           
 



Copyright © 2014. All Rights Reserved.