Class DynamicEmailContents

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class DynamicEmailContents
    extends ObjectBase
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • DynamicEmailContents

        public DynamicEmailContents()
      • DynamicEmailContents

        public DynamicEmailContents​(com.google.gson.JsonObject jsonObject)
                             throws APIException
        Throws:
        APIException
    • Method Detail

      • getEmailSubject

        public String getEmailSubject()
      • setEmailSubject

        public void setEmailSubject​(String emailSubject)
      • emailSubject

        public void emailSubject​(String multirequestToken)
      • getEmailBody

        public String getEmailBody()
      • setEmailBody

        public void setEmailBody​(String emailBody)
      • emailBody

        public void emailBody​(String multirequestToken)