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