Interface ExternalMessageSendHelper

All Known Implementing Classes:
DefaultExternalMessageSendHelper

public interface ExternalMessageSendHelper
Author:
Simon Amport
  • Method Summary

    Modifier and Type
    Method
    Description
    getMessageContent(Message message, CommandContext commandContext)
    Returns the message content that will be sent to the external user.
  • Method Details

    • getMessageContent

      String getMessageContent(Message message, CommandContext commandContext)
      Returns the message content that will be sent to the external user.
      Parameters:
      message -
      commandContext -
      Returns: