public class Receive extends TwiML
<Receive>| Modifier and Type | Class and Description |
|---|---|
static class |
Receive.Builder
Create a new
<Receive> element |
| Modifier and Type | Method and Description |
|---|---|
URI |
getAction()
Receive action URL
|
HttpMethod |
getMethod()
Receive action URL method
|
equals, getChildren, getOptions, getTagName, hashCode, toString, toUrl, toXmlpublic URI getAction()
public HttpMethod getMethod()
Copyright © 2016 Twilio, Inc. All Rights Reserved.