public class CriteoBannerEventController
extends java.lang.Object
| Constructor and Description |
|---|
CriteoBannerEventController(CriteoBannerView bannerView,
Criteo criteo,
TopActivityFinder topActivityFinder,
RunOnUiThreadExecutor runOnUiThreadExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchAdAsync(com.criteo.publisher.model.AdUnit adUnit) |
void |
fetchAdAsync(Bid bid) |
public CriteoBannerEventController(@NonNull
CriteoBannerView bannerView,
@NonNull
Criteo criteo,
@NonNull
TopActivityFinder topActivityFinder,
@NonNull
RunOnUiThreadExecutor runOnUiThreadExecutor)
public void fetchAdAsync(@Nullable
com.criteo.publisher.model.AdUnit adUnit)
public void fetchAdAsync(@Nullable
Bid bid)