Uses of Class
com.twilio.twiml.voice.Reject.Builder
-
Packages that use Reject.Builder Package Description com.twilio.twiml.voice -
-
Uses of Reject.Builder in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Reject.Builder Modifier and Type Method Description static Reject.BuilderReject.Builder. fromXml(String xml)Create and return a<Reject.Builder>from an XML stringReject.BuilderReject.Builder. reason(Reject.Reason reason)Rejection reason
-