public enum AdEvents implements Event
public static AdEvents ReportImpression
public static AdEvents ReportView
public static AdEvents ReportClick
public static AdEvents ReportAdEventSuccess
public static AdEvents ReportAdEventError
public static AdEvents AdLoadingStarted
public static AdEvents AdLoadingFinished
public static AdEvents AdLoadingFailed
public static AdEvents AdRequestResultIsNull
public static AdEvents OnShowFailedViewDetached
public static AdEvents OnShowFailedViewDestroyed
public static AdEvents AdRefreshTimerStarted
public static AdEvents AdRefreshTimerPaused
public static AdEvents AdRefreshTimerDone
public static AdEvents ViewEventTimerStarted
public static AdEvents ViewEventTimerPaused
public static AdEvents ViewEventTimerDone
@NotNull public Event getEvent()
public void invoke(@NotNull
java.lang.Object... args)