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 StreamStream.Builder. build()Create and return resulting<Stream>elementMethods in com.twilio.twiml.voice with parameters of type Stream Modifier and Type Method Description Connect.BuilderConnect.Builder. stream(Stream stream)Add a child<Stream>elementStart.BuilderStart.Builder. stream(Stream stream)Add a child<Stream>elementStop.BuilderStop.Builder. stream(Stream stream)Add a child<Stream>element
-