public class Reject extends TwiML
<Reject>
Modifier and Type | Class and Description |
---|---|
static class |
Reject.Builder
Create a new
<Reject> element |
static class |
Reject.Reason |
Modifier and Type | Method and Description |
---|---|
Reject.Reason |
getReason()
Rejection reason
|
equals, getChildren, getOptions, getTagName, hashCode, toString, toUrl, toXml
public Reject.Reason getReason()
Copyright © 2019 Twilio, Inc. All Rights Reserved.