KKAdBanner Class Reference
| Inherits from | NSObject |
| Declared in | KKAdBanner.h |
Tasks
-
+ sharedAdBannerreturns the singleton object, like this: [KKAdBanner sharedAdBanner]
-
iAdBannerViewGives access to the single iAd ADBannerView managed by KKAdBanner
property -
adMobBannerViewGives access to the single AdMob GADBannerView managed by KKAdBanner
property -
iAdSupportedReturns if iAd is supported on the current device
property -
– loadBannerLoad the Ad Banner, by default called by KKRootViewController to initialize iAd based on the startup-config.lua settings
-
– loadBanner: -
– unloadBannerRemoves the banner and frees memory
Properties
adMobBannerView
Gives access to the single AdMob GADBannerView managed by KKAdBanner
@property (nonatomic, readonly) GADBannerView *adMobBannerViewDeclared In
KKAdBanner.h