Interface SentMessageInfo

    • Method Detail

      • getSentMessage

        SentMessage getSentMessage()
        Returns:
        the SentMessage
        Since:
        10.0.42
      • getOutgoingAccount

        Account getOutgoingAccount()
        Returns:
        the outgoing account of the message.
        Since:
        10.0.42
      • getOutgoingChannel

        Channel getOutgoingChannel()
        Returns:
        the outgoing channel of the message.
        Since:
        10.0.42