| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Hangup |
build()
Create and return resulting
<Hangup> element |
Hangup.Builder |
option(String key,
String value)
Set additional attributes on this TwiML element that will appear in generated
XML.
|
public Hangup.Builder option(String key, String value)
public Hangup build()
<Hangup> elementCopyright © 2016 Twilio, Inc. All Rights Reserved.