GoogleMobileAds Framework Reference

GADMediationBannerAdEventDelegate

@protocol GADMediationBannerAdEventDelegate <GADMediationAdEventDelegate>

Reports banner related information to the Google Mobile Ads SDK from the adapter.

  • Deprecated. No replacement.

    Declaration

    Swift

    func willBackgroundApplication()

    Objective-C

    - (void)willBackgroundApplication;