| java.lang.Object | |
| ↳ | com.smaato.soma.sdk.video.framework.VideoModuleInterface |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| VideoModuleInterface() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ClassFactory<AdLoaderPlugin> | getAdLoaderPluginFactory() | ||||||||||
| ExpectedManifestEntries | getExpectedManifestEntries() | ||||||||||
| synchronized void | init() | ||||||||||
| boolean | isFormatSupported(AdFormat adFormat, Logger logger) | ||||||||||
| String | moduleDiName() | ||||||||||
| DiRegistry | moduleDiRegistry() | ||||||||||
| String | toString() | ||||||||||
| String | version() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.smaato.soma.sdk.core.framework.ModuleInterface
| |||||||||||