-
public final class InterstitialAdapterWrapperEvent.Error extends InterstitialAdapterWrapperEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final CloudXErrorerror
-
Constructor Summary
Constructors Constructor Description InterstitialAdapterWrapperEvent.Error(CloudXError error)
-
Method Summary
Modifier and Type Method Description final CloudXErrorgetError()-
-
Constructor Detail
-
InterstitialAdapterWrapperEvent.Error
InterstitialAdapterWrapperEvent.Error(CloudXError error)
-
-
Method Detail
-
getError
final CloudXError getError()
-
-
-
-