NativeCustomFormatAd.OnCustomFormatAdLoadedListener

interface NativeCustomFormatAd.OnCustomFormatAdLoadedListener


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

Summary

Public functions

Unit

Called when a custom native ad format has successfully loaded.

Public functions

onCustomFormatAdLoaded

fun onCustomFormatAdLoaded(ad: NativeCustomFormatAd!): Unit

Called when a custom native ad format has successfully loaded.

Parameters
ad: NativeCustomFormatAd!

An object containing the native ad assets.