Uses of Class
com.twilio.twiml.voice.Conference
-
Packages that use Conference Package Description com.twilio.twiml.voice -
-
Uses of Conference in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return Conference Modifier and Type Method Description ConferenceConference.Builder. build()Create and return resulting<Conference>elementMethods in com.twilio.twiml.voice with parameters of type Conference Modifier and Type Method Description Dial.BuilderDial.Builder. conference(Conference conference)Add a child<Conference>element
-