Interface ExternalMessageSendHelper
- All Known Implementing Classes:
DefaultExternalMessageSendHelper
public interface ExternalMessageSendHelper
- Author:
- Simon Amport
-
Method Summary
Modifier and TypeMethodDescriptiongetMessageContent
(Message message, CommandContext commandContext) Returns the message content that will be sent to the external user.
-
Method Details
-
getMessageContent
Returns the message content that will be sent to the external user.- Parameters:
message
-commandContext
-- Returns:
-