public class NativeAdView
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
NativeAdView.Type |
Constructor and Description |
---|
NativeAdView() |
Modifier and Type | Method and Description |
---|---|
static android.view.View |
render(android.content.Context context,
NativeAd nativeAd,
NativeAdView.Type type) |
static android.view.View |
render(android.content.Context context,
NativeAd nativeAd,
NativeAdView.Type type,
NativeAdViewAttributes attributes) |
public static android.view.View render(android.content.Context context, NativeAd nativeAd, NativeAdView.Type type)
public static android.view.View render(android.content.Context context, NativeAd nativeAd, NativeAdView.Type type, NativeAdViewAttributes attributes)