RTML Object

Represents the entire RTML batch.

Remarks

This is the top level object, representing the entire RTML document. You can attach an existing RTML XML document to this object, and it will automatically create the entire object tree. Or you can create the object tree yourself, then call the XML() method, which returns the RTML XML document in a string.