Protocols
The following protocols are available globally.
-
The THEOads interstitial.
See moreDeclaration
Swift
public protocol Interstitial
-
The THEOads interstitial that corresponds with ad playback.
See moreDeclaration
Swift
public protocol AdBreakInterstitial : Interstitial
-
The position information of the overlay.
See moreDeclaration
Swift
public protocol OverlayPosition
-
The size information of the overlay.
See moreDeclaration
Swift
public protocol OverlaySize
-
The THEOads interstitial that corresponds with overlay playback.
See moreDeclaration
Swift
public protocol OverlayInterstitial : Interstitial
-
Integration to enable TheoAds on a THEOplayer
See moreDeclaration
Swift
public protocol THEOadsIntegration : EventDispatcherProtocol, Integration