InAppMessagingFeatureConfig

Package: com.salesforce.marketingcloud.inappmessagingfeature.config

Module: In App Messaging Feature Module v1.0.0

Configuration class for the In App Messaging Feature of the Salesforce Marketing Cloud SDK.

PropertyTypeAnnotationsDescription
eventListenerInAppMessageManager.EventListener?@JvmFieldOptional event listener for in-app message lifecycle callbacks
urlHandlerUrlHandler?@JvmFieldOptional URL handler for customizing how URLs in messages are handled
typefaceTypeface?@JvmFieldOptional typeface for in-app message text
statusBarColorInt?@ColorInt, @JvmFieldOptional status bar color for in-app messages

Standard equality comparison.

Returns hash code for the configuration object.

Creates a new Builder with the current configuration values.

Builder class for constructing InAppMessagingFeatureConfig instances.

Companion object for the configuration class.

  • InAppMessagingFeature
  • InAppMessageManager.EventListener
  • UrlHandler