-
Methods in org.robovm.apple.iad that return ADAdType
| Modifier and Type |
Method |
Description |
ADAdType |
ADBannerView.getAdType() |
Deprecated.
|
static ADAdType |
ADAdType.valueOf(long n) |
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ADAdType |
ADAdType.valueOf(String name) |
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ADAdType[] |
ADAdType.values() |
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|