A B C D E F G H I L M N P Q R S T U V W 

A

action(E) - Method in class com.twilio4j.twiml.Dial
The next state in the state machine.
action(E) - Method in class com.twilio4j.twiml.Enqueue
The 'action' attribute takes an absolute or relative URL as a value (in the form of the enumerated states you have defined).
action(E) - Method in class com.twilio4j.twiml.Gather
The next state in the state machine.
action(E) - Method in class com.twilio4j.twiml.Record
The next state in the state machine.
action(E) - Method in class com.twilio4j.twiml.Sms
The next state in the state machine.
addConference(Conference<E>) - Method in class com.twilio4j.twiml.Dial
Append a TwiML Conference noun into the Dial verb.
addNumber(Number<E>) - Method in class com.twilio4j.twiml.Dial
Append a TwiML Number noun into the Dial verb.
addPause(Pause) - Method in class com.twilio4j.twiml.Gather
Append a TwiML Pause verb into the Gather verb.
addPlay(Play) - Method in class com.twilio4j.twiml.Gather
Append a TwiML Play verb into the Gather verb.
addSay(Say) - Method in class com.twilio4j.twiml.Gather
Append a TwiML Say verb into the Gather verb.
addVerb(TwiML) - Method in class com.twilio4j.twiml.TwiML
Append a TwiML verb into the Response body.
advanceState(String, TwilioParameters) - Method in class com.twilio4j.twism.TwilioStateMachineServlet
 
advanceState(String, TwilioParameters) - Method in class com.twilio4j.twism.TwilioStateMachineServletBase
advanceState() asks the implementing class to move us into the next state of the state machine, given the path from the URL (which contains the Enum state), and the user parameters (the HashMap).
APIVERSION - Static variable in class com.twilio.sdk.TwilioRestExample
 
append(Verb) - Method in class com.twilio.sdk.verbs.Verb
 
asURL() - Method in class com.twilio.sdk.verbs.Verb
 
A B C D E F G H I L M N P Q R S T U V W 

Copyright © 2015 Gentomi, Inc. All Rights Reserved.