NativeCustomFormatAd.OnCustomFormatAdLoadedListener

interface NativeCustomFormatAd.OnCustomFormatAdLoadedListener


在自定义原生广告格式成功加载后要调用的回调的接口定义。

摘要

公共函数

Unit

在自定义原生广告格式成功加载时调用。

公共函数

onCustomFormatAdLoaded

fun onCustomFormatAdLoaded(ad: NativeCustomFormatAd!): Unit

在自定义原生广告格式成功加载时调用。

参数
ad: NativeCustomFormatAd!

一个包含原生广告素材资源的对象。