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.
| Property | Type | Annotations | Description |
|---|---|---|---|
eventListener | InAppMessageManager.EventListener? | @JvmField | Optional event listener for in-app message lifecycle callbacks |
urlHandler | UrlHandler? | @JvmField | Optional URL handler for customizing how URLs in messages are handled |
typeface | Typeface? | @JvmField | Optional typeface for in-app message text |
statusBarColor | Int? | @ColorInt, @JvmField | Optional 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.
InAppMessagingFeatureInAppMessageManager.EventListenerUrlHandler