NativeSimpleAssetProvider

Interface for providing native simple ad specific assets. It provides access to image assets required for native simple ads.

See also

Inheritors

Functions

Link copied to clipboard
abstract fun getExtraImage(@NonNull key: String): Image
Returns the extra image corresponding to the key.
Link copied to clipboard
abstract fun getExtraText(@NonNull key: String): String
Returns the extra text corresponding to the key.
Link copied to clipboard
Returns the extra text with option corresponding to the key.
Link copied to clipboard
abstract fun getImage(): Image
Returns the image asset for the native ad.