THEOliveIntegrationFactory
public class THEOliveIntegrationFactory : NSObjectextension THEOliveIntegrationFactory: CustomReflectableUtility to instantiate a THEOlive Integration.
By default a THEOlive integration is automatically added to THEOplayer. Whenever a THEOplayer is added and the Bundle containing this Factory is loaded, THEOplayer will use this factory to create an integration and add it automatically to its integrations.
- 
                  
                  DeclarationSwift public static func createIntegration(with configuration: THEOliveConfiguration? = nil) -> THEOliveIntegration
- 
                  
                  DeclarationSwift public var customMirror: Mirror { get }
