Represents a VASTIcon that needs to be displayed on during a VAST ad. More...

#import <OOVASTIcon.h>

+ Inheritance diagram for OOVASTIcon:

Instance Methods

(id) - initWithXML:
 

Properties

NSString * program
 
NSInteger width
 
NSInteger height
 
NSInteger xPosition
 
NSInteger yPosition
 
Float64 duration
 
Float64 offset
 
NSString * resourceUrl
 
NSString * creativeType
 
ResourceType type
 
NSString * apiFramework
 
NSString * clickThrough
 
NSMutableArray * clickTrackings
 
NSMutableArray * viewTrackings
 

Detailed Description

Represents a VASTIcon that needs to be displayed on during a VAST ad.

Method Documentation

- (id) initWithXML: (OOTBXMLElement *)  xml

Property Documentation

- (NSString*) apiFramework
readnonatomicstrong
- (NSString*) clickThrough
readnonatomicstrong
- (NSMutableArray*) clickTrackings
readnonatomicstrong
- (NSString*) creativeType
readnonatomicstrong
- (Float64) duration
readnonatomicassign
- (NSInteger) height
readnonatomicassign
- (Float64) offset
readnonatomicassign
- (NSString*) program
readnonatomicstrong
- (NSString*) resourceUrl
readnonatomicstrong
- (ResourceType) type
readnonatomicassign
- (NSMutableArray*) viewTrackings
readnonatomicstrong
- (NSInteger) width
readnonatomicassign
- (NSInteger) xPosition
readnonatomicassign
- (NSInteger) yPosition
readnonatomicassign

The documentation for this class was generated from the following file: