public class WeChatExternalMessageBuilder extends BaseExternalMessageBuilder
| Modifier and Type | Field and Description |
|---|---|
protected WeChatJmsExternalConversationSystemAdapter |
weChatJmsExternalConversationSystemAdapter |
businessAccountId, externalUserId, message, messageId| Constructor and Description |
|---|
WeChatExternalMessageBuilder(WeChatJmsExternalConversationSystemAdapter weChatJmsExternalConversationSystemAdapter) |
| 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 WeChatJmsExternalConversationSystemAdapter weChatJmsExternalConversationSystemAdapter
public WeChatExternalMessageBuilder(WeChatJmsExternalConversationSystemAdapter weChatJmsExternalConversationSystemAdapter)
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.