public class WhatsAppExternalMessageBuilder extends BaseExternalMessageBuilder
| Modifier and Type | Field and Description |
|---|---|
protected WhatsAppJmsExternalConversationSystemAdapter |
whatsAppJmsExternalConversationSystemAdapter |
businessAccountId, externalUserId, message, messageId| Constructor and Description |
|---|
WhatsAppExternalMessageBuilder(WhatsAppJmsExternalConversationSystemAdapter whatsAppJmsExternalConversationSystemAdapter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
sendOutboundMessage(OutboundMessageDto outboundMessage) |
protected String |
validateAndCreateMessageContent(String type)
This method is invoked when the content for the outbound message is create.
|
businessAccountId, checkBeforeSend, createOutboundMessage, externalUserId, message, messageId, sendMediaMessage, sendMessageprotected final WhatsAppJmsExternalConversationSystemAdapter whatsAppJmsExternalConversationSystemAdapter
public WhatsAppExternalMessageBuilder(WhatsAppJmsExternalConversationSystemAdapter whatsAppJmsExternalConversationSystemAdapter)
protected void sendOutboundMessage(OutboundMessageDto outboundMessage)
sendOutboundMessage in class BaseExternalMessageBuilderprotected String validateAndCreateMessageContent(String type)
BaseExternalMessageBuildervalidateAndCreateMessageContent in class BaseExternalMessageBuildertype - the type of the message for which the content is being createdCopyright © 2019. All rights reserved.