NativeCustomFormatAd.OnCustomFormatAdLoadedListener

public interface NativeCustomFormatAd.OnCustomFormatAdLoadedListener


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

摘要

公共方法

abstract void

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

公共方法

onCustomFormatAdLoaded

abstract void onCustomFormatAdLoaded(NativeCustomFormatAd ad)

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

参数
NativeCustomFormatAd ad

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