GfpBannerAd

interface GfpBannerAd : GfpAd

GfpBannerAd interface is a common interface implemented by all banner ad.

See also

Inheritors

Types

Link copied to clipboard
Interface definition for a callback to be invoked when a banner ad has successfully loaded.

Functions

Link copied to clipboard
abstract fun destroy()
Destroys the ad object.
Link copied to clipboard
Returns the GfpBannerAdSize of the banner ad that loaded the ad.
Link copied to clipboard
abstract fun loadAd()
Loads an ad.