Uses of Class
com.twilio.twiml.voice.Siprec
-
Packages that use Siprec Package Description com.twilio.twiml.voice -
-
Uses of Siprec in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Siprec Modifier and Type Method Description Siprec
Siprec.Builder. build()
Create and return resulting<Siprec>
elementMethods in com.twilio.twiml.voice with parameters of type Siprec Modifier and Type Method Description Start.Builder
Start.Builder. siprec(Siprec siprec)
Add a child<Siprec>
elementStop.Builder
Stop.Builder. siprec(Siprec siprec)
Add a child<Siprec>
element
-