setPushHtmlRenderingEnabled

fun setPushHtmlRenderingEnabled(enabled: Boolean): ERROR CLASS: Unresolved name: apply

Sets whether a the text content in push notifications should be interpreted and rendered as Html using android.text.Html.fromHtml.

By default, this is disabled.