| Package | Description |
|---|---|
| net.media.config | |
| net.media.enums |
| Modifier and Type | Method and Description |
|---|---|
AdType |
Config.getAdType(String impressionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setAdTypeMapping(Map<String,AdType> adTypeMapping) |
| Modifier and Type | Method and Description |
|---|---|
static AdType |
AdType.getAdType(int value) |
static AdType |
AdType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdType[] |
AdType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.