GADMediationInterstitialAdEventDelegate
@protocol GADMediationInterstitialAdEventDelegate <GADMediationAdEventDelegate>
Reports interstitial related information to the Google Mobile Ads SDK from the adapter.
-
Deprecated. No replacement.
Declaration
Swift
func willBackgroundApplication()
Objective-C
- (void)willBackgroundApplication;