RewardedAdUnit
@objc
public class RewardedAdUnit: BaseInterstitialAdUnit,
RewardedEventInteractionDelegate
Undocumented
-
Undocumented
Declaration
Swift
public private(set) var reward: NSObject? { get }
-
Undocumented
Declaration
Swift
@objc public convenience init(configID: String, eventHandler: AnyObject)
-
Undocumented
Declaration
Swift
@objc public convenience init(configID: String)
-
Undocumented
Declaration
Swift
public func userDidEarnReward(_ reward: NSObject?)
-
Undocumented
Declaration
Swift
public override func interstitialControllerDidCloseAd(_ interstitialController: InterstitialController)
-
Undocumented
Declaration
Swift
public override func callDelegate_didReceiveAd()
-
Undocumented
Declaration
Swift
public override func callDelegate_didFailToReceiveAd(with error: Error?)
-
Undocumented
Declaration
Swift
public override func callDelegate_willPresentAd()
-
Undocumented
Declaration
Swift
public override func callDelegate_didDismissAd()
-
Undocumented
Declaration
Swift
public override func callDelegate_willLeaveApplication()
-
Undocumented
Declaration
Swift
public override func callDelegate_didClickAd()
-
Undocumented
Declaration
Swift
public override func callEventHandler_isReady() -> Bool
-
Undocumented
Declaration
Swift
public override func callEventHandler_setLoadingDelegate(_ loadingDelegate: NSObject?)
-
Undocumented
Declaration
Swift
public override func callEventHandler_setInteractionDelegate()
-
Undocumented
Declaration
Swift
public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
-
Undocumented
Declaration
Swift
public override func callEventHandler_show(from controller: UIViewController?)
-
Undocumented
Declaration
Swift
public override func callEventHandler_trackImpression()