- valueOf(String) - Static method in enum com.vungle.warren.AdConfig.AdSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vungle.warren.Vungle.Consent
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.vungle.warren.AdConfig.AdSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.vungle.warren.Vungle.Consent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vungle - Class in com.vungle.warren
-
Main interface with the Vungle ad network.
- Vungle.Consent - Enum in com.vungle.warren
-
GDPR Consent Status
- VUNGLE_NOT_INTIALIZED - Static variable in exception com.vungle.warren.error.VungleException
-
- VungleException - Exception in com.vungle.warren.error
-
Vungle Exception class that we can use both internally and through our public API to message errors
and inconsistencies in business logic.
- VungleException(int) - Constructor for exception com.vungle.warren.error.VungleException
-
- VungleException.ExceptionCode - Annotation Type in com.vungle.warren.error
-
- VungleNativeAd - Interface in com.vungle.warren
-
- VungleSettings - Class in com.vungle.warren
-
- VungleSettings.Builder - Class in com.vungle.warren
-