Package-level declarations
Functions
Link copied to clipboard
fun String.getHtmlSpannedTextIfEnabled(configurationProvider: BrazeConfigurationProvider): CharSequence
Returns displayable styled text from the provided HTML string, if com.braze.configuration.BrazeConfigurationProvider.getIsPushNotificationHtmlRenderingEnabled is enabled. When disabled, returns the input text.