BaseInterstitialAdUnitProtocol
@objc
public protocol BaseInterstitialAdUnitProtocol : NSObjectProtocol
Undocumented
-
Undocumented
Declaration
Swift
@objc func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController) -
Undocumented
Declaration
Swift
@objc func callDelegate_didReceiveAd() -
Undocumented
Declaration
Swift
@objc func callDelegate_didFailToReceiveAd(with error: Error?) -
Undocumented
Declaration
Swift
@objc func callDelegate_willPresentAd() -
Undocumented
Declaration
Swift
@objc func callDelegate_didDismissAd() -
Undocumented
Declaration
Swift
@objc func callDelegate_willLeaveApplication() -
Undocumented
Declaration
Swift
@objc func callDelegate_didClickAd() -
Undocumented
Declaration
Swift
@objc func callEventHandler_isReady() -> Bool -
Undocumented
Declaration
Swift
@objc func callEventHandler_setLoadingDelegate(_ loadingDelegate: NSObject?) -
Undocumented
Declaration
Swift
@objc func callEventHandler_setInteractionDelegate() -
Undocumented
Declaration
Swift
@objc func callEventHandler_requestAd(with bidResponse: BidResponse?) -
Undocumented
Declaration
Swift
@objc func callEventHandler_show(from controller: UIViewController?) -
Undocumented
Declaration
Swift
@objc func callEventHandler_trackImpression()