CarouselAdViewManager constructor
CarouselAdViewManager(
- OsmosConfig _config
Creates a CarouselAdViewManager with the specified configuration.
_config - The OSMOS SDK configuration to use for ad management
Implementation
CarouselAdViewManager(this._config);