| 程序包 | 说明 |
|---|---|
| com.tencent.ads.examples.BasicOperations.UserData | |
| com.tencent.ads.model |
| 限定符和类型 | 字段和说明 |
|---|---|
ActionType |
AddUserActions.actionType |
| 限定符和类型 | 方法和说明 |
|---|---|
static ActionType |
ActionType.fromValue(String text) |
ActionType |
TimeData.getActionType()
Get actionType
|
ActionType |
UserAction.getActionType()
Get actionType
|
ActionType |
ActionMatchRule.getActionType()
Get actionType
|
ActionType |
ActionAggregationRule.getActionType()
Get actionType
|
ActionType |
ActionType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ActionType |
ActionType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ActionType[] |
ActionType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
TimeData |
TimeData.actionType(ActionType actionType) |
UserAction |
UserAction.actionType(ActionType actionType) |
ActionMatchRule |
ActionMatchRule.actionType(ActionType actionType) |
ActionAggregationRule |
ActionAggregationRule.actionType(ActionType actionType) |
void |
TimeData.setActionType(ActionType actionType) |
void |
UserAction.setActionType(ActionType actionType) |
void |
ActionMatchRule.setActionType(ActionType actionType) |
void |
ActionAggregationRule.setActionType(ActionType actionType) |
void |
ActionType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ActionType enumeration) |
Copyright © 2020. All rights reserved.