Uses of Class
com.twilio.twiml.voice.Dial.Trim
-
Packages that use Dial.Trim Package Description com.twilio.twiml.voice -
-
Uses of Dial.Trim in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Dial.Trim Modifier and Type Method Description Dial.TrimDial. getTrim()Trim the recordingstatic Dial.TrimDial.Trim. valueOf(String name)Returns the enum constant of this type with the specified name.static Dial.Trim[]Dial.Trim. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.twiml.voice with parameters of type Dial.Trim Modifier and Type Method Description Dial.BuilderDial.Builder. trim(Dial.Trim trim)Trim the recording
-