OOVASTNonLinear Class Reference

A single non-linear, static advertisement that was defined in a VAST XML. More...

#import <OOVASTNonLinear.h>

+ Inheritance diagram for OOVASTNonLinear:

Instance Methods

(id- initWithElement:
 

Properties

NSString * id
 
NSInteger width
 
NSInteger height
 
NSInteger expandedWidth
 
NSInteger expandedHeight
 
BOOL scalable
 
BOOL maintainAspectRatio
 
NSInteger minSuggestedDuration
 
NSString * apiFramework
 
OOVASTResourceresource
 
NSMutableArray * clickTrackings
 
NSString * clickThrough
 
OOTBXMLElementcreativeExtensions
 
NSString * parameters
 

Detailed Description

A single non-linear, static advertisement that was defined in a VAST XML.

Method Documentation

- (id) initWithElement: (OOTBXMLElement *)  element

Property Documentation

- (NSString*) apiFramework
readnonatomicstrong
- (NSString*) clickThrough
readnonatomicstrong
- (NSMutableArray*) clickTrackings
readnonatomicstrong
- (OOTBXMLElement*) creativeExtensions
readnonatomicassign
- (NSInteger) expandedHeight
readnonatomicassign
- (NSInteger) expandedWidth
readnonatomicassign
- (NSInteger) height
readnonatomicassign
- (NSString*) id
readnonatomicstrong
- (BOOL) maintainAspectRatio
readnonatomicassign
- (NSInteger) minSuggestedDuration
readnonatomicassign
- (NSString*) parameters
readnonatomicstrong
- (OOVASTResource*) resource
readnonatomicstrong
- (BOOL) scalable
readnonatomicassign
- (NSInteger) width
readnonatomicassign

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