-
- All Implemented Interfaces:
public class GoogleImaIntegrationFactoryFactory class for creating GoogleImaIntegration instance.
-
-
Field Summary
Fields Modifier and Type Field Description public final static GoogleImaIntegrationFactoryINSTANCE
-
Method Summary
Modifier and Type Method Description final static GoogleImaIntegrationcreateGoogleImaIntegration(THEOplayerView theoplayerView)Creates a GoogleImaIntegration instance. -
-
Method Detail
-
createGoogleImaIntegration
final static GoogleImaIntegration createGoogleImaIntegration(THEOplayerView theoplayerView)
Creates a GoogleImaIntegration instance.
- Parameters:
theoplayerView- The THEOplayerView where the ad would play (NonNull).
-
-
-
-