BCOVSSAICompanionSlot Class Reference

Inherits from NSObject
Declared in BCOVSSAICompanionSlot.h

Overview

This class represents a companion slot to be populated with a matching companion ad.

– initWithView:width:height:

The designated initializer.

- (instancetype)initWithView:(UIView *)view width:(NSInteger)width height:(NSInteger)height

Parameters

width

The width of the companion ad to match.

height

The height of the companion ad to match.

Return Value

An intialized instance.

Discussion

The designated initializer.

Declared In

BCOVSSAICompanionSlot.h