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(AdUnit adUnit) |
void |
fetchAdAsync(BidToken bidToken) |
public CriteoBannerEventController(@NonNull
CriteoBannerView bannerView,
@NonNull
Criteo criteo,
@NonNull
TopActivityFinder topActivityFinder,
@NonNull
RunOnUiThreadExecutor runOnUiThreadExecutor)