...
First, extend from the BannerEventListener
. Here is what the implementation looks like. Next, provide the instance of BannerEventLogger
to RefineryAdFactory.shared.createVideoOutstreamBanner
method, via lifecycleCallbacks
parameter.
...
...
First, extend from the BannerEventListener
. Here is what the implementation looks like. Next, provide the instance of BannerEventLogger
to RefineryAdFactory.shared.createVideoOutstreamBanner
method, via lifecycleCallbacks
parameter.
...