NativeAssetProvider

Native Asset Provider is used for native specific assets.

End user won't use this class directly.

See also

Inheritors

Functions

Link copied to clipboard
Returns style information (ex.
Link copied to clipboard
Returns the advertiser name.
Link copied to clipboard
Returns the advertiser name with option.
Link copied to clipboard
abstract fun getBody(): String
Returns the body.
Link copied to clipboard
Returns the body with option.
Link copied to clipboard
Returns the CTA text.
Link copied to clipboard
Returns the CTA with option.
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 getIcon(): Image
Returns the icon Image.
Link copied to clipboard
abstract fun getNotice(): String
Returns the notice text.
Link copied to clipboard
Returns the notice with option.
Link copied to clipboard
Returns the social context.
Link copied to clipboard
abstract fun getTitle(): String
Returns the title.
Link copied to clipboard
Returns the title with option.