OOFreewheelManager(Internal) Category Reference

A class that implements OOFreewheelManager internal methods. More...

#import <OOFreewheelManager+Internal.h>

Instance Methods

(void) - adsPlaying
 This is meant to be called only by the OOFreewheelAdPlayer. More...
 
(void) - onAdCompleted
 This is meant to be called only by the OOFreewheelAdPlayer. More...
 
(BOOL) - showAdLearnMoreButton
 This is meant to be called only by the OOFreewheelAdPlayer to query if native ad learnmore button needs to be used. More...
 
(BOOL) - showAdsControls
 This is meant to be called only by the OOFreewheelAdPlayer to query if freewheel controls need to be used. More...
 

Detailed Description

A class that implements OOFreewheelManager internal methods.

Method Documentation

- (void) adsPlaying

This is meant to be called only by the OOFreewheelAdPlayer.

Extends class OOFreewheelManager.

- (void) onAdCompleted

This is meant to be called only by the OOFreewheelAdPlayer.

Extends class OOFreewheelManager.

- (BOOL) showAdLearnMoreButton

This is meant to be called only by the OOFreewheelAdPlayer to query if native ad learnmore button needs to be used.

Extends class OOFreewheelManager.

- (BOOL) showAdsControls

This is meant to be called only by the OOFreewheelAdPlayer to query if freewheel controls need to be used.

Extends class OOFreewheelManager.


The documentation for this category was generated from the following files: