with Banner Ad
Registers a listener to handle GfpBannerAdView. GfpBannerAdView is both a banner ad instance and a view.
Return
The builder instance
Parameters
listener
The listener for displaying banner ads
open fun withBannerAd(@NonNull options: GfpBannerAdOptions, @NonNull listener: GfpBannerAd.OnBannerAdViewLoadedListener): T
Registers a listener to handle GfpBannerAdView. GfpBannerAdView is both a banner ad instance and a view.
Return
The builder instance
Parameters
options
The options for banner ads
listener
The listener for displaying banner ads