OOAdPodInfo.
More...
#import "OOAdPodInfo.h"
- (instancetype) initWithTitle: |
|
(NSString *) |
title |
clickUrl: |
|
(NSString *) |
clickUrl |
count: |
|
(NSUInteger) |
adsCount |
unplayedCount: |
|
(NSUInteger) |
unplayedCount |
requiredAdBar: |
|
(BOOL) |
adbar |
requireControls: |
|
(BOOL) |
controls |
|
|
| |
if the ad require UI controls
Initialize an OOOptions object with the given parameters
- Returns
- the initialized OOOptions
- (instancetype) initWithTitle: |
|
(NSString *) |
title |
clickUrl: |
|
(NSString *) |
clickUrl |
count: |
|
(NSUInteger) |
adsCount |
unplayedCount: |
|
(NSUInteger) |
unplayedCount |
skipoffset: |
|
(Float64) |
skipoffset |
icons: |
|
(NSMutableArray *) |
icons |
requiredAdBar: |
|
(BOOL) |
adbar |
requireControls: |
|
(BOOL) |
controls |
|
|
| |
- (NSDictionary *) toDictionary |
|
|
|
the title of the ad, if any
- (NSMutableArray*) icons |
|
readnonatomicassign |
the skipoffset of the ad, if any
the icons of the ad, if any
if the ad require an adbar
- (NSUInteger) unplayedCount |
|
readnonatomicassign |
The documentation for this class was generated from the following file: