MoPubAdAdapter or
MoPubStreamAdPlacer instead@Deprecated
public final class AdapterHelper
extends java.lang.Object
| Constructor and Description |
|---|
AdapterHelper(android.content.Context context,
int start,
int interval)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
android.view.View |
getAdView(android.view.View convertView,
android.view.ViewGroup parent,
NativeAd nativeAd)
Deprecated.
|
android.view.View |
getAdView(android.view.View convertView,
android.view.ViewGroup parent,
NativeAd nativeAd,
ViewBinder viewBinder)
Deprecated.
|
boolean |
isAdPosition(int position)
Deprecated.
|
int |
shiftedCount(int originalCount)
Deprecated.
|
int |
shiftedPosition(int position)
Deprecated.
|
@Deprecated
public AdapterHelper(android.content.Context context,
int start,
int interval)
@Deprecated
public android.view.View getAdView(android.view.View convertView,
android.view.ViewGroup parent,
NativeAd nativeAd,
ViewBinder viewBinder)
@Deprecated
public android.view.View getAdView(android.view.View convertView,
android.view.ViewGroup parent,
NativeAd nativeAd)
@Deprecated public int shiftedCount(int originalCount)
@Deprecated public int shiftedPosition(int position)
@Deprecated public boolean isAdPosition(int position)