Interface ExternalReplyMessageInfo

    • Method Detail

      • getExternalReplyMessage

        ExternalReplyMessage getExternalReplyMessage()
        Returns:
        the external reply message
        Since:
        10.0.16
      • getExternalReplyAccount

        Account getExternalReplyAccount()
        Returns:
        the account the external reply message was received on
        Since:
        11.10
      • getExternalReplyChannel

        Channel getExternalReplyChannel()
        Returns:
        the channel the external reply message was received through
        Since:
        11.10