JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
Q
R
S
T
U
V
W
D
DeclarativeComposer
<
E
extends java.lang.Enum<?>> - Class in
com.twilio4j.twiml
DeclarativeComposer may be used where you have a standalone class that would like to make use of the declarative style of TwiML in java code.
DeclarativeComposer()
- Constructor for class com.twilio4j.twiml.
DeclarativeComposer
decode(char[])
- Static method in class com.twilio4j.util.
Base64
Decodes a BASE64 encoded char array.
decode(byte[])
- Static method in class com.twilio4j.util.
Base64
Decodes a BASE64 encoded byte array.
decode(String)
- Static method in class com.twilio4j.util.
Base64
Decodes a BASE64 encoded
String
.
decodeFast(char[])
- Static method in class com.twilio4j.util.
Base64
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(byte[])
- Static method in class com.twilio4j.util.
Base64
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(String)
- Static method in class com.twilio4j.util.
Base64
Decodes a BASE64 encoded string that is known to be resonably well formatted.
Dial
- Class in
com.twilio.sdk.verbs
Dial()
- Constructor for class com.twilio.sdk.verbs.
Dial
Dial(String)
- Constructor for class com.twilio.sdk.verbs.
Dial
dial(NestInDial...)
- Method in class com.twilio4j.twiml.
DeclarativeComposer
Inserts a
Dial
verb into your TwiML.
Dial
<
E
extends java.lang.Enum<?>> - Class in
com.twilio4j.twiml
This class directly reflects the Dial verb documented at
http://www.twilio.com/docs/api/twiml/dial
All of the descriptions included in these javadoc comments come directly from the twilio website.
Dial(NestInDial...)
- Constructor for class com.twilio4j.twiml.
Dial
The
Dial
verb connects the current caller to an another phone.
Dial()
- Method in class com.twilio4j.twism.
TwilioParameters
To access parameters posted by the action of the
Dial
verb.
dial(NestInDial...)
- Method in class com.twilio4j.twism.
TwilioStateMachineServlet
Inserts a
Dial
verb into your TwiML.
DialParameters
- 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 of
Dial
.
A
B
C
D
E
F
G
H
I
L
M
N
P
Q
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright © 2015 Gentomi, Inc. All Rights Reserved.