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, sendMessage
protected final WeChatJmsExternalConversationSystemAdapter weChatJmsExternalConversationSystemAdapter
public WeChatExternalMessageBuilder(WeChatJmsExternalConversationSystemAdapter weChatJmsExternalConversationSystemAdapter)
protected void sendOutboundMessage(OutboundMessageDto outboundMessage)
sendOutboundMessage
in class BaseExternalMessageBuilder
protected String validateAndCreateMessageContent(String type)
BaseExternalMessageBuilder
validateAndCreateMessageContent
in class BaseExternalMessageBuilder
type
- the type of the message for which the content is being createdCopyright © 2019. All rights reserved.