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.
| Property | Type | Description |
|---|---|---|
accessToken | String | Access token for authentication |
analyticsEnabled | Boolean | Flag indicating whether analytics are enabled |
endpointUrl | String | The endpoint URL for the messaging service |
moduleApplicationId | String | Module application identifier (overrides parent) |
tenantId | String | Tenant identifier |
A builder class for constructing MobileAppMessagingConfig instances.
Companion object for the configuration class.