TDCompanionBanner Class Reference

Inherits from NSObject
Declared in TDCompanionBanner.h

Overview

Represents a companion banner in an ad.

  width

The width of the banner

@property (nonatomic, assign) NSInteger width

Declared In

TDCompanionBanner.h

  height

The height of the banner

@property (nonatomic, assign) NSInteger height

Declared In

TDCompanionBanner.h

  contentURL

The content URL of the banner

@property (nonatomic, strong) NSURL *contentURL

Declared In

TDCompanionBanner.h

  contentHTML

The HTML content of the banner

@property (nonatomic, strong) NSString *contentHTML

Declared In

TDCompanionBanner.h