![]() |
SmartclipSDKiOS 3.0.0
Smartclip Advertisement Framework for iOS
|
Initial component that establishes the basic connection to the Ad server and creates the SCAdSlotController instances. More...
#import <SCAdSessionController.h>
Instance Methods | |
(SCAdSlotController *) | - createAdSlotWithFacadeDelegate: |
Use this function to get your SCAdSlotController, the object that handles an adSlot. | |
(void) | - stopAdSlot |
Stop an adSlot. | |
(void) | - skipAd |
Skip an ad. | |
(void) | - cleanup |
Cleanup after usage! | |
(void) | - deleteCookies |
Delete all cookies. | |
(void) | - getSavedCookiesWithCompletion: |
Get a list of saved cookies. | |
(void) | - getCoreVersion: |
Get version string of core. | |
Class Methods | |
(void) | + setUserTracking: |
Set user tracking allowed or not allowed (from ATTrackingManager required since iOS14). Used for blocking cookies. | |
Properties | |
id< SCAdSessionStateListener > | sessionStateListener |
Initial component that establishes the basic connection to the Ad server and creates the SCAdSlotController instances.