This class holds public progress information about the adSlot.
More...
#import <SCPublicAdSlot.h>
|
NSInteger | currentClip |
| number Index of the current ad, regardless of its variant.
|
|
NSInteger | totalClips |
| number Total number of ads within the current ad break, regardless of variants.
|
|
NSInteger | currentCommercial |
| number Index of the current ad of variant COMMERCIAL. Defaulting to -1
|
|
NSInteger | totalCommercials |
| number Total number of ads with variant COMMERCIAL within the current ad break
|
|
NSTimeInterval | totalCommercialsDuration |
| number Total duration of ads with variant COMMERCIAL within the current ad break
|
|
NSTimeInterval | totalCommercialsCurrentTime |
| number Current time of all ads with variant COMMERCIAL within the current ad break
|
|
This class holds public progress information about the adSlot.
◆ initWithDescription:
- (id) initWithDescription: |
|
(NSString *) |
description |
|
Initalizer, takes a JSON formatted description string
- Parameter description: adInfo as JSON formatted string
◆ publicAdSlotDescription
- (NSDictionary *) publicAdSlotDescription |
|
|
|
Get the original JSON formatted description as NSDictionary
The documentation for this class was generated from the following file:
- xcframework/SmartclipSDKiOS.xcframework/ios-arm64_armv7/SmartclipSDKiOS.framework/Headers/SCPublicAdSlot.h