SelfPromotions
public class SelfPromotions: NSObject
Wrapper class to manage Self Promotion instances
-
Add a SelfPromotion advertising
Declaration
Swift
public func add(_ adId: Int) -> SelfPromotion
-
Send all impressions
Declaration
Swift
@objc public func sendImpressions()