TDCompanionBanner Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TDCompanionBanner.h |
width
The width of the banner
@property (nonatomic, assign) NSInteger widthDeclared In
TDCompanionBanner.h
height
The height of the banner
@property (nonatomic, assign) NSInteger heightDeclared In
TDCompanionBanner.h
contentURL
The content URL of the banner
@property (nonatomic, strong) NSURL *contentURLDeclared In
TDCompanionBanner.h
companionclickthroughURL
The redirect URL of the banner
@property (nonatomic, strong) NSURL *companionclickthroughURLDeclared In
TDCompanionBanner.h
contentHTML
The HTML content of the banner
@property (nonatomic, strong) NSString *contentHTMLDeclared In
TDCompanionBanner.h