10 #import "OOFreewheelManager.h" 17 @property(nonatomic, readonly) id<FWSlot>
ad;
24 - (id)initWithAd:(id<FWSlot>)
ad;
A class that holds freewheel ad spot info.
Definition: OOFreewheelAdSpot.h:15
id< FWSlot > ad
Definition: OOFreewheelAdSpot.h:17