OOAdOverlayInfo Class Reference

#import <OOAdOverlayInfo.h>

+ Inheritance diagram for OOAdOverlayInfo:

Instance Methods

(id) - initWithWidth:height:expandedWidth:expandedHeight:resourceUrl:clickUrl:
 
(id) - initWithNonLinear:
 

Properties

NSInteger width
 
NSInteger height
 
NSInteger expandedWidth
 
NSInteger expandedHeight
 
NSString * resourceUrl
 
NSString * clickUrl
 

Method Documentation

- (id) initWithNonLinear: (OOVASTNonLinear *)  nonLinear
- (id) initWithWidth: (NSInteger)  width
height: (NSInteger)  height
expandedWidth: (NSInteger)  expandedWidth
expandedHeight: (NSInteger)  expandedHeight
resourceUrl: (NSString *)  resourceUrl
clickUrl: (NSString *)  clickUrl 

Property Documentation

- (NSString*) clickUrl
readnonatomicassign
- (NSInteger) expandedHeight
readnonatomicassign
- (NSInteger) expandedWidth
readnonatomicassign
- (NSInteger) height
readnonatomicassign
- (NSString*) resourceUrl
readnonatomicassign
- (NSInteger) width
readnonatomicassign

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