BackgroundInAppMessagePreparer

Functions

Link copied to clipboard
fun prepareInAppMessageForDisplay(inAppMessageToPrepare: IInAppMessage)
Link copied to clipboard

Prepares the in-app message for displaying images using a bitmap downloader. The in-app message must have a valid image url.

Link copied to clipboard
fun prepareInAppMessageWithHtml(inAppMessage: InAppMessageHtml)

Prepares the in-app message for display by substituting locally cached assets into the message of the InAppMessageHtml.

Link copied to clipboard
fun prepareInAppMessageWithZippedAssetHtml(inAppMessageHtml: IInAppMessageZippedAssetHtml): Boolean

Prepares the in-app message for displaying Html content.