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