MobileAd
interface
Base class for InterstitialAd, RewardedAd, NativeAd and BannerAd.
Properties
Methods
onAdEvent
</>Listen to ad events. See AdEventTypes for more information.
onAdEvent(listener: AdEventListener): () => void;
Base class for InterstitialAd, RewardedAd, NativeAd and BannerAd.
Listen to ad events. See AdEventTypes for more information.
onAdEvent(listener: AdEventListener): () => void;