MobileAppMessagingConfig

Package: com.salesforce.marketingcloud.mobileappmessaging

Inheritance: MobileAppMessagingConfig extends MamModuleConfig

A data class that provides configuration for the MobileAppMessaging module in the Salesforce Marketing Cloud Unified SDK.

PropertyTypeDescription
accessTokenStringAccess token for authentication
analyticsEnabledBooleanFlag indicating whether analytics are enabled
endpointUrlStringThe endpoint URL for the messaging service
moduleApplicationIdStringModule application identifier (overrides parent)
tenantIdStringTenant identifier

A builder class for constructing MobileAppMessagingConfig instances.

Companion object for the configuration class.