Class MessageBody

java.lang.Object
esendex.sdk.java.model.domain.impl.Identity
esendex.sdk.java.model.domain.impl.MessageBody
All Implemented Interfaces:
ResourceLinkResponse, SessionResponse

public class MessageBody extends Identity
  • Constructor Details

    • MessageBody

      public MessageBody()
  • Method Details

    • getBodyText

      public String getBodyText()
      Gets the body text of the message.
      Returns:
      the text
    • setBodyText

      protected void setBodyText(String bodyText)
    • toString

      public String toString()
      Overrides:
      toString in class Identity