Uses of Class
com.mypurecloud.sdk.v2.model.WhatsAppConfig
Packages that use WhatsAppConfig
-
Uses of WhatsAppConfig in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WhatsAppConfigModifier and TypeMethodDescriptionWhatsAppConfig.contentTemplate(DomainEntityRef contentTemplate) The content template used to formulate the WhatsApp message to send to the contact.MessagingCampaign.getWhatsAppConfig()WhatsAppConfig.whatsAppColumns(List<String> whatsAppColumns) The contact list columns specifying the WhatsApp address(es) of the contact.WhatsAppConfig.whatsAppIntegration(AddressableEntityRef whatsAppIntegration) The WhatsApp integration used to send message to the contact.Methods in com.mypurecloud.sdk.v2.model with parameters of type WhatsAppConfigModifier and TypeMethodDescriptionvoidMessagingCampaign.setWhatsAppConfig(WhatsAppConfig whatsAppConfig) MessagingCampaign.whatsAppConfig(WhatsAppConfig whatsAppConfig) Configuration for this messaging campaign to send WhatsApp messages.