点击或拖拽改变大小

AdvertShowAd 方法

播放广告视频

命名空间:  Smobiler.Plugins
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.641.16928
语法
public void ShowAd(
	bool volumeOn,
	string editPosId,
	ComponentOnResultHandler handler = null
)

参数

volumeOn
类型:SystemBoolean
设置广告视频是否开启声音
editPosId
类型:SystemString
设置广告位ID
handler (Optional)
类型:Smobiler.Core.ControlsComponentOnResultHandler
回调
参见