- Gather - Class in com.twilio.sdk.verbs
-
- Gather() - Constructor for class com.twilio.sdk.verbs.Gather
-
- gather(NestInGather...) - Method in class com.twilio4j.twiml.DeclarativeComposer
-
Inserts a
Gather
verb into your TwiML.
- Gather<E extends java.lang.Enum<?>> - Class in com.twilio4j.twiml
-
- Gather(NestInGather...) - Constructor for class com.twilio4j.twiml.Gather
-
The
Gather
verb collects digits that a caller enters into his or her telephone keypad.
- Gather() - Method in class com.twilio4j.twism.TwilioParameters
-
To access parameters posted by the action of the
Gather
verb.
- gather(NestInGather...) - Method in class com.twilio4j.twism.TwilioStateMachineServlet
-
Inserts a
Gather
verb into your TwiML.
- GatherParameters - 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
Gather
.
- getAbbreviation() - Method in enum com.twilio4j.twiml.Say.Language
-
- getAccountSid() - Method in class com.twilio.sdk.TwilioRestClient
-
- getAccountSid() - Method in class com.twilio4j.twism.TwilioParameters
-
- getAction() - Method in class com.twilio4j.twiml.Dial
-
- getAction() - Method in class com.twilio4j.twiml.Enqueue
-
- getAction() - Method in class com.twilio4j.twiml.Gather
-
- getAction() - Method in class com.twilio4j.twiml.Record
-
- getAction() - Method in class com.twilio4j.twiml.Sms
-
- getApiVersion() - Method in class com.twilio4j.twism.TwilioParameters
-
- getAttributes() - Method in class com.twilio.sdk.verbs.Verb
-
- getAudioUrl() - Method in class com.twilio4j.twiml.Play
-
Getter for the audioUrl set in the constructor.
- getAverageQueueTime() - Method in interface com.twilio4j.twism.EnqueueWaitParameters
-
- getBaseUrl() - Method in class com.twilio4j.twism.TwilioStateMachineServlet
-
When you subclass TwilioStateMachine you can optionally supply the base URL
that will be prepended to all urls in the generated TwiML.
- getBeep() - Method in class com.twilio4j.twiml.Conference
-
- getBody() - Method in class com.twilio.sdk.verbs.Verb
-
- getBody() - Method in interface com.twilio4j.twism.SmsParameters
-
- getBody() - Method in class com.twilio4j.twism.TwilioParameters
-
Deprecated.
- getCallDuration() - Method in class com.twilio4j.twism.TwilioParameters
-
CallDuration parameter is present in StatusCallback requests.
- getCallerId() - Method in class com.twilio4j.twiml.Dial
-
- getCallerName() - Method in class com.twilio4j.twism.TwilioParameters
-
- getCallSid() - Method in interface com.twilio4j.twism.QueueParameters
-
- getCallSid() - Method in class com.twilio4j.twism.TwilioParameters
-
- getCallStatus() - Method in class com.twilio4j.twism.TwilioParameters
-
- getChildren() - Method in class com.twilio.sdk.verbs.Verb
-
- getClientIdentifier() - Method in class com.twilio4j.twiml.Client
-
- getCurrentQueueSize() - Method in interface com.twilio4j.twism.EnqueueWaitParameters
-
- getDequeueingCallSid() - Method in interface com.twilio4j.twism.QueueParameters
-
- getDialCallDuration() - Method in interface com.twilio4j.twism.DialParameters
-
- getDialCallSid() - Method in interface com.twilio4j.twism.DialParameters
-
- getDialCallStatus() - Method in interface com.twilio4j.twism.DialParameters
-
- getDigits() - Method in interface com.twilio4j.twism.GatherParameters
-
- getDigits() - Method in interface com.twilio4j.twism.RecordParameters
-
- getDirection() - Method in class com.twilio4j.twism.TwilioParameters
-
- getEndConferenceOnExit() - Method in class com.twilio4j.twiml.Conference
-
- getFinishOnKey() - Method in class com.twilio4j.twiml.Gather
-
- getFinishOnKey() - Method in class com.twilio4j.twiml.Record
-
- getFortyCharacterSecret() - Method in class com.twilio4j.twism.eg.CallCenterServlet
-
- getFortyCharacterSecret() - Method in class com.twilio4j.twism.eg.NumberGameStateMachineServlet
-
- getFortyCharacterSecret() - Method in class com.twilio4j.twism.eg.VoiceRecordStateMachineServlet
-
- getFortyCharacterSecret() - Method in class com.twilio4j.twism.TwilioStateMachineServletBase
-
This function provides a constant which is used to digitally sign the payload of a cookie.
- getForwardedFrom() - Method in class com.twilio4j.twism.TwilioParameters
-
- getFrom() - Method in class com.twilio4j.twiml.Sms
-
- getFrom() - Method in class com.twilio4j.twism.TwilioParameters
-
- getFromCity() - Method in class com.twilio4j.twism.TwilioParameters
-
- getFromCountry() - Method in class com.twilio4j.twism.TwilioParameters
-
- getFromState() - Method in class com.twilio4j.twism.TwilioParameters
-
- getFromZip() - Method in class com.twilio4j.twism.TwilioParameters
-
- getHangupOnStar() - Method in class com.twilio4j.twiml.Dial
-
- getHttpParameters() - Method in class com.twilio4j.twism.TwilioParameters
-
Return the HttpRequest Parameter Map for debugging purposes.
- getHttpStatus() - Method in class com.twilio.sdk.TwilioRestResponse
-
- getInitialState(TwilioParameters) - Method in class com.twilio4j.twism.eg.CallCenterServlet
-
- getInitialState(TwilioParameters) - Method in class com.twilio4j.twism.eg.NumberGameStateMachineServlet
-
- getInitialState(TwilioParameters) - Method in class com.twilio4j.twism.eg.VoiceRecordStateMachineServlet
-
- getInitialState(TwilioParameters) - Method in class com.twilio4j.twism.TwilioStateMachineServlet
-
Your state machine class must specify which enumerated type represents
the initial state of the state machine.
- getLanguage() - Method in class com.twilio4j.twiml.Say
-
Getter for the language attribute.
- getLength() - Method in class com.twilio4j.twiml.Pause
-
Getter for the 'length' attribute.
- getLoop() - Method in class com.twilio4j.twiml.Play
-
Getter for the loop attribute.
- getLoop() - Method in class com.twilio4j.twiml.Say
-
Getter for the loop attribute.
- getMaxLength() - Method in class com.twilio4j.twiml.Record
-
- getMaxParticipants() - Method in class com.twilio4j.twiml.Conference
-
- getMediaContentType(int) - Method in interface com.twilio4j.twism.SmsParameters
-
The ContentTypes for the Media stored at MediaUrl{N}.
- getMediaUrl(int) - Method in interface com.twilio4j.twism.SmsParameters
-
A URL referencing the content of the media received in the Message.
- getMessageSid() - Method in interface com.twilio4j.twism.SmsParameters
-
- getMessagingServiceSid() - Method in interface com.twilio4j.twism.SmsParameters
-
- getMethod() - Method in class com.twilio4j.twiml.Dial
-
- getMethod() - Method in class com.twilio4j.twiml.Enqueue
-
Getter for the 'method' attribute.
- getMethod() - Method in class com.twilio4j.twiml.Gather
-
- getMethod() - Method in class com.twilio4j.twiml.Number
-
- getMethod() - Method in class com.twilio4j.twiml.Record
-
- getMethod() - Method in class com.twilio4j.twiml.Redirect
-
Getter for the 'method' attribute.
- getMethod() - Method in class com.twilio4j.twiml.Sms
-
- getMuted() - Method in class com.twilio4j.twiml.Conference
-
- getNested() - Method in class com.twilio4j.twiml.TwiML
-
- getNestedNouns() - Method in class com.twilio4j.twiml.Dial
-
- getNestedVerbs() - Method in class com.twilio4j.twiml.Gather
-
- getNextState() - Method in class com.twilio4j.twiml.Redirect
-
Getter for the nextState.
- getNumber() - Method in class com.twilio4j.twiml.Number
-
- getNumDigits() - Method in class com.twilio4j.twiml.Gather
-
- getNumMedia() - Method in interface com.twilio4j.twism.SmsParameters
-
- getPhrase() - Method in class com.twilio4j.twiml.Say
-
Getter for the phrase set in the constructor.
- getPlayBeep() - Method in class com.twilio4j.twiml.Record
-
- getQueryString() - Method in class com.twilio.sdk.TwilioRestResponse
-
- getQueueName() - Method in class com.twilio4j.twiml.Enqueue
-
Getter for the queueName.
- getQueueName() - Method in class com.twilio4j.twiml.Queue
-
- getQueuePosition() - Method in interface com.twilio4j.twism.EnqueueWaitParameters
-
- getQueueResult() - Method in interface com.twilio4j.twism.EnqueueParameters
-
- getQueueSid() - Method in interface com.twilio4j.twism.EnqueueParameters
-
- getQueueSid() - Method in interface com.twilio4j.twism.EnqueueWaitParameters
-
- getQueueSid() - Method in interface com.twilio4j.twism.QueueParameters
-
- getQueueTime() - Method in interface com.twilio4j.twism.EnqueueParameters
-
- getQueueTime() - Method in interface com.twilio4j.twism.EnqueueWaitParameters
-
- getQueueTime() - Method in interface com.twilio4j.twism.QueueParameters
-
- getReason() - Method in class com.twilio4j.twiml.Reject
-
Getter for the 'reason' attribute.
- getRecord() - Method in class com.twilio4j.twiml.Dial
-
- getRecordingDuration() - Method in interface com.twilio4j.twism.RecordParameters
-
- getRecordingDuration() - Method in class com.twilio4j.twism.TwilioParameters
-
RecordingDuration parameter is present in StatusCallback requests.
- getRecordingSid() - Method in class com.twilio4j.twism.TwilioParameters
-
RecordingSid parameter is present in StatusCallback requests.
- getRecordingUrl() - Method in interface com.twilio4j.twism.RecordParameters
-
- getRecordingUrl() - Method in interface com.twilio4j.twism.TranscribeParameters
-
- getRecordingUrl() - Method in class com.twilio4j.twism.TwilioParameters
-
RecordingUrl parameter is present in StatusCallback requests.
- getRequest() - Method in class com.twilio4j.twism.TwilioParameters
-
Sometimes you need to get to the original request object.
- getResponse() - Method in class com.twilio4j.twism.TwilioParameters
-
Sometimes you need to get to the original response object.
- getResponseText() - Method in class com.twilio.sdk.TwilioRestResponse
-
- getRoomName() - Method in class com.twilio4j.twiml.Conference
-
- getSendDigits() - Method in class com.twilio4j.twiml.Number
-
- getSmsSid() - Method in interface com.twilio4j.twism.SmsParameters
-
Deprecated.
- getSmsSid() - Method in class com.twilio4j.twism.TwilioParameters
-
Deprecated.
- getSmsStatus() - Method in interface com.twilio4j.twism.SmsParameters
-
- getStartConferenceOnEnter() - Method in class com.twilio4j.twiml.Conference
-
- getStatusCallback() - Method in class com.twilio4j.twiml.Sms
-
- getTag() - Method in class com.twilio.sdk.verbs.Verb
-
- getTextBody() - Method in class com.twilio4j.twiml.Sms
-
- getTimeLimit() - Method in class com.twilio4j.twiml.Dial
-
- getTimeout() - Method in class com.twilio4j.twiml.Dial
-
- getTimeout() - Method in class com.twilio4j.twiml.Gather
-
- getTimeout() - Method in class com.twilio4j.twiml.Record
-
- getTo() - Method in class com.twilio4j.twiml.Sms
-
- getTo() - Method in class com.twilio4j.twism.TwilioParameters
-
- getToCity() - Method in class com.twilio4j.twism.TwilioParameters
-
- getToCountry() - Method in class com.twilio4j.twism.TwilioParameters
-
- getToState() - Method in class com.twilio4j.twism.TwilioParameters
-
- getToZip() - Method in class com.twilio4j.twism.TwilioParameters
-
- getTranscribe() - Method in class com.twilio4j.twiml.Record
-
- getTranscribeCallback() - Method in class com.twilio4j.twiml.Record
-
- getTranscriptionStatus() - Method in interface com.twilio4j.twism.TranscribeParameters
-
- getTranscriptionText() - Method in interface com.twilio4j.twism.TranscribeParameters
-
- getTranscriptionUrl() - Method in interface com.twilio4j.twism.TranscribeParameters
-
- getTwiML(TwilioParameters) - Method in interface com.twilio4j.twism.TwilioStateMachineServlet.TwilioHandler
-
getTwiML() is called by the state machine driver to advance the state of the state machine.
- getUrl() - Method in class com.twilio.sdk.TwilioRestResponse
-
- getUrl() - Method in class com.twilio4j.twiml.Client
-
- getUrl() - Method in class com.twilio4j.twiml.Number
-
- getUrl() - Method in class com.twilio4j.twiml.Queue
-
- getUserParams() - Method in class com.twilio4j.twism.TwilioParameters
-
Twilio4j maintains a HashMap of "user parameters", persisting it as a cookie to the twilio client.
- getVoice() - Method in class com.twilio4j.twiml.Say
-
Getter for the voice attribute.
- getWaitMethod() - Method in class com.twilio4j.twiml.Conference
-
- getWaitUrl() - Method in class com.twilio4j.twiml.Conference
-
- getWaitUrl() - Method in class com.twilio4j.twiml.Enqueue
-
- getWaitUrlMethod() - Method in class com.twilio4j.twiml.Enqueue
-