| 程序包 | 说明 |
|---|---|
| com.tencent.xinge.bean |
消息体的基本元素定义
|
| com.tencent.xinge.device.tag | |
| com.tencent.xinge.push.app |
| 限定符和类型 | 方法和说明 |
|---|---|
static Platform |
Platform.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Platform[] |
Platform.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Platform |
DeviceTagRequest.getPlatform() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DeviceTagRequest.setPlatform(Platform platform) |
| 限定符和类型 | 方法和说明 |
|---|---|
Platform |
PushAppRequest.getPlatform() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PushAppRequest.setPlatform(Platform platform) |
Copyright © 2021. All Rights Reserved.