Class TwiML

    • Method Detail

      • getTagName

        public String getTagName()
        Get tag name of this TwiML Element.
      • getChildren

        public List<TwiML> getChildren()
        Get children elements of this TwiML element.
      • getOptions

        public Map<String,​String> getOptions()
        Get additional options set on this TwiML's generated XML.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object