Object TheoAdsEventTypes
-
- All Implemented Interfaces:
public class TheoAdsEventTypes
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTheoAdsEventTypes.IdentifiersThe Ad event identifiers.
-
Field Summary
Fields Modifier and Type Field Description public final static EventType<AddInterstitialEvent>ADD_INTERSTITIALpublic final static EventType<InterstitialBeginEvent>INTERSTITIAL_BEGINpublic final static EventType<InterstitialEndEvent>INTERSTITIAL_ENDpublic final static EventType<InterstitialErrorEvent>INTERSTITIAL_ERRORpublic final static EventType<TheoAdsErrorEvent>THEOADS_ERRORpublic final static EventType<InterstitialUpdateEvent>INTERSTITIAL_UPDATEpublic final static EventType<TheoAdsFallbackEvent>FALLBACKpublic final static TheoAdsEventTypesINSTANCE
-