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

C

callback(E) - Method in class com.twilio4j.twism.TwilioStateMachineServlet
callback() is how you declare a callback function for a particular enumerated state.
CallCenterServlet - Class in com.twilio4j.twism.eg
 
CallCenterServlet() - Constructor for class com.twilio4j.twism.eg.CallCenterServlet
 
CallCenterState - Enum in com.twilio4j.twism.eg
 
callerId(String) - Method in class com.twilio4j.twiml.Dial
The 'callerId' attribute lets you specify the caller ID that will appear to the called party when Twilio calls.
checkForCookie(HttpServletRequest, String) - Static method in class com.twilio4j.twism.CookieTwism
 
Client<E extends java.lang.Enum<?>> - Class in com.twilio4j.twiml
This class directly reflects the Conference verb documented at http://www.twilio.com/docs/api/twiml/client All of the descriptions included in these javadoc comments come directly from the twilio website.
Client(String) - Constructor for class com.twilio4j.twiml.Client
The Dial verb's Client noun specifies a client identifier to dial.
client(String) - Method in class com.twilio4j.twism.TwilioStateMachineServlet
Inserts a Client verb into your TwiML.
com.twilio.sdk - package com.twilio.sdk
 
com.twilio.sdk.verbs - package com.twilio.sdk.verbs
 
com.twilio4j.twiml - package com.twilio4j.twiml
 
com.twilio4j.twism - package com.twilio4j.twism
 
com.twilio4j.twism.eg - package com.twilio4j.twism.eg
 
com.twilio4j.util - package com.twilio4j.util
 
Conference - Class in com.twilio.sdk.verbs
 
Conference(String) - Constructor for class com.twilio.sdk.verbs.Conference
 
Conference<E extends java.lang.Enum<?>> - Class in com.twilio4j.twiml
This class directly reflects the Conference verb documented at http://www.twilio.com/docs/api/twiml/conference All of the descriptions included in these javadoc comments come directly from the twilio website.
Conference(String) - Constructor for class com.twilio4j.twiml.Conference
The Dial verb's Conference noun allows you to connect to a conference room.
conference(String) - Method in class com.twilio4j.twiml.DeclarativeComposer
Inserts a Conference verb into your TwiML.
conference(String) - Method in class com.twilio4j.twism.TwilioStateMachineServlet
Inserts a Conference verb into your TwiML.
CookieTamperedException - Exception in com.twilio4j.twism
The cookie used to persist state during a call is digitally signed with a hash.
CookieTamperedException() - Constructor for exception com.twilio4j.twism.CookieTamperedException
 
CookieTamperedException(String) - Constructor for exception com.twilio4j.twism.CookieTamperedException
 
CookieTamperedException(Throwable) - Constructor for exception com.twilio4j.twism.CookieTamperedException
 
CookieTamperedException(String, Throwable) - Constructor for exception com.twilio4j.twism.CookieTamperedException
 
CookieTwism - Class in com.twilio4j.twism
A cookie represented by CookieTwism is used to persist state during a call.
CookieTwism(HashMap<String, String>) - Constructor for class com.twilio4j.twism.CookieTwism
 
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.