MediaView
เวอร์ชั่นที่ใหม่กว่าของคลาสนี้พร้อมแล้ว ตรวจสอบได้ เวอร์ชั่นล่าสุด

Mediaview displays native ad media content.

MediaView can be declared and added to view:

MediaView mediaView = new MediaView(context); addView(adView); mediaView.setNativeAd(nativeAd);

ขยาย:RelativeLayout
แพ็คเกจ:ads
ผู้สร้าง
MediaView(Context, AttributeSet)
public MediaView(Context context, AttributeSet attributeSet)
พารามิเตอร์คำอธิบาย
context
attributeSet
MediaView(Context)
public MediaView(Context context)
พารามิเตอร์คำอธิบาย
context
วิธีการแบบอินสแตนซ์
setNativeAd(NativeAd)
public void setNativeAd(NativeAd nativeAd)
พารามิเตอร์คำอธิบาย
nativeAd
isAutoplay()
public boolean isAutoplay()
setAutoplay(boolean)
public void setAutoplay(boolean autoplay)
พารามิเตอร์คำอธิบาย
autoplay