SearchAdController.AdViewCompletionHandler

public static interface SearchAdController.AdViewCompletionHandler

Runs onAdViewLoaded after the ad rendering is complete.

Pass an implementation of this interface into populateAdView, and onAdViewLoaded will be called once the ads are finished rendering.

Public Method Summary

abstract void
onAdViewLoaded()
Called once ads are finished rendering

Public Methods

public abstract void onAdViewLoaded ()

Called once ads are finished rendering