NativeCustomFormatAd.OnCustomFormatAdLoadedListener

public interface NativeCustomFormatAd.OnCustomFormatAdLoadedListener


Interface definition for a callback to be invoked when a custom native ad format has successfully loaded.

Summary

Public methods

abstract void

Called when a custom native ad format has successfully loaded.

Public methods

onCustomFormatAdLoaded

abstract void onCustomFormatAdLoaded(NativeCustomFormatAd ad)

Called when a custom native ad format has successfully loaded.

Parameters
NativeCustomFormatAd ad

An object containing the native ad assets.