Protocols
The following protocols are available globally.
-
Delegate for preloading events.
Declaration
Swift
protocol PreloadDelegate : NSObjectProtocolObjective-C
@protocol GADPreloadDelegate <NSObject> -
Delegate for receiving lifecycle event messages from a GADSwipeableInterstitialAd.
Declaration
Swift
protocol SwipeableInterstitialAdDelegate : NSObjectProtocolObjective-C
@protocol GADSwipeableInterstitialAdDelegate <NSObject>