- V_CONFERENCE - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_DIAL - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_GATHER - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_HANGUP - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_NUMBER - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_PAUSE - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_PLAY - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_RECORD - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_REDIRECT - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_REJECT - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_RESPONSE - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_SAY - Static variable in class com.twilio.sdk.verbs.Verb
-
- V_SMS - Static variable in class com.twilio.sdk.verbs.Verb
-
- validateRequest(String, String, Map<String, String>) - Method in class com.twilio.sdk.TwilioUtils
-
- valueOf(String) - Static method in enum com.twilio4j.twiml.Reject.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twiml.Say.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twiml.Say.Voice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twism.eg.CallCenterState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twism.eg.NumberGameState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twism.eg.VoiceRecordState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twism.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twism.QueueResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twism.TranscriptionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twism.TwilioParameters.CallStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.twilio4j.twism.TwilioParameters.DialCallStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.twilio4j.twiml.Reject.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twiml.Say.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twiml.Say.Voice
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twism.eg.CallCenterState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twism.eg.NumberGameState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twism.eg.VoiceRecordState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twism.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twism.QueueResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twism.TranscriptionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twism.TwilioParameters.CallStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.twilio4j.twism.TwilioParameters.DialCallStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Verb - Class in com.twilio.sdk.verbs
-
- Verb(String, String) - Constructor for class com.twilio.sdk.verbs.Verb
-
- verifyPayload(String) - Method in class com.twilio4j.twism.CookieTwism
-
- voice(Say.Voice) - Method in class com.twilio4j.twiml.Say
-
The 'voice' attribute allows you to choose a male or female voice to read text back.
- voiceMAN() - Method in class com.twilio4j.twiml.Say
-
This is the same as calling voice(Voice.man), but less annoying to utilize.
- VoiceRecordState - Enum in com.twilio4j.twism.eg
-
- VoiceRecordStateMachineServlet - Class in com.twilio4j.twism.eg
-
- VoiceRecordStateMachineServlet() - Constructor for class com.twilio4j.twism.eg.VoiceRecordStateMachineServlet
-
- voiceWOMAN() - Method in class com.twilio4j.twiml.Say
-
This is the same as calling voice(Voice.woman), but less annoying to utilize.