类 cn.jpush.api.common.DeviceType
的使用

使用 DeviceType 的软件包
cn.jpush.api.common   
cn.jpush.api.push.model   
 

cn.jpush.api.commonDeviceType 的使用
 

返回 DeviceTypecn.jpush.api.common 中的方法
static DeviceType DeviceType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static DeviceType[] DeviceType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

cn.jpush.api.push.modelDeviceType 的使用
 

参数类型为 DeviceTypecn.jpush.api.push.model 中的方法
 Platform.Builder Platform.Builder.addDeviceType(DeviceType deviceType)
           
 



Copyright © 2014. All Rights Reserved.