java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.applovin.adview.AppLovinAdViewDisplayErrorCode |
This enum contains possible error codes that should be returned when the ad view fails to display an ad.
Created by thomasso on 7/5/17.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AppLovinAdViewDisplayErrorCode | UNSPECIFIED | The ad view failed to display an ad for an unspecified reason. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static AppLovinAdViewDisplayErrorCode | valueOf(String name) | ||||||||||
final static AppLovinAdViewDisplayErrorCode[] | values() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
The ad view failed to display an ad for an unspecified reason.