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

E

encodeToByte(byte[], boolean) - Static method in class com.twilio4j.util.Base64
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - Static method in class com.twilio4j.util.Base64
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encodeToString(byte[], boolean) - Static method in class com.twilio4j.util.Base64
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
endConferenceOnExit(boolean) - Method in class com.twilio4j.twiml.Conference
If a participant has this attribute set to 'true', then when that participant leaves, the conference ends and all other participants drop out.
Enqueue<E extends java.lang.Enum<?>> - Class in com.twilio4j.twiml
This class directly reflects the Enqueue verb documented at http://www.twilio.com/docs/api/twiml/enqueue
Enqueue(String) - Constructor for class com.twilio4j.twiml.Enqueue
The Enqueue verb enqueues the current call in a call queue.
Enqueue() - Method in class com.twilio4j.twism.TwilioParameters
To access parameters posted by the action of the Enqueue verb.
enqueue(String) - Method in class com.twilio4j.twism.TwilioStateMachineServlet
Inserts a Enqueue verb into your TwiML.
EnqueueParameters - Interface in com.twilio4j.twism
Twilio will pass the following parameters in addition to the standard TwiML Voice request parameters with its request to the 'action' URL parameter of Enqueue.
EnqueueWait() - Method in class com.twilio4j.twism.TwilioParameters
To access parameters posted by the waitUrl of the Enqueue verb.
EnqueueWaitParameters - Interface in com.twilio4j.twism
Twilio will pass the following parameters in addition to the standard TwiML Voice request parameters with its request to the 'action' URL parameter of Enqueue.
execute(TwilioParameters) - Method in interface com.twilio4j.twism.TwilioStateMachineServlet.TwilioCallback
execute() is called by any of the various "callbacks" that you can employ with Twilio.
executes(TwilioStateMachineServlet.TwilioCallback) - Method in class com.twilio4j.twism.TwilioStateMachineServlet.Executes
 
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.