| Modifier and Type | Class and Description |
|---|---|
static class |
TwiML.ToStringAdapter |
| Constructor and Description |
|---|
TwiML() |
| Modifier and Type | Method and Description |
|---|---|
String |
toUrl()
Convert TwiML object to URL.
|
String |
toXml()
Convert TwiML object to XML.
|
public String toXml() throws TwiMLException
TwiMLException - if cannot generate XMLpublic String toUrl() throws TwiMLException
TwiMLException - if cannot generate URLCopyright © 2011 Twilio, Inc. All Rights Reserved.