-
public final class AdViewUtils
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceAdViewUtils.PbFindSizeListener
-
Method Summary
Modifier and Type Method Description static voidfindNative(@NonNull() Object object, @NonNull() AppstockNativeAdListener listener)This API can be used to find if the passed object contains info to retreive valid cached Native response or not,and notifies using the AppstockNativeAdListener -
-
Method Detail
-
findNative
static void findNative(@NonNull() Object object, @NonNull() AppstockNativeAdListener listener)
This API can be used to find if the passed object contains info to retreive valid cached Native response or not,and notifies using the AppstockNativeAdListener
- Parameters:
object- instances of Google Native Ads
-
-
-
-