BCOVPulseCompanionSlot Class Reference

Inherits from NSObject
Declared in BCOVPulseCompanionSlot.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

view

The UIView to display the ad companion.

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

BCOVPulseCompanionSlot.h