- save(String) - Method in class com.nexmo.client.voice.Recording
-
- save(Path) - Method in class com.nexmo.client.voice.Recording
-
- search(String) - Method in class com.nexmo.client.verify.endpoints.SearchEndpoint
-
- search(String...) - Method in class com.nexmo.client.verify.endpoints.SearchEndpoint
-
- search(String) - Method in class com.nexmo.client.verify.VerifyClient
-
Search for a previous verification request.
- search(String...) - Method in class com.nexmo.client.verify.VerifyClient
-
Search for a previous verification request.
- SearchEndpoint - Class in com.nexmo.client.verify.endpoints
-
- SearchEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.verify.endpoints.SearchEndpoint
-
Create a new SearchEndpoint.
- searchMessages(SearchSmsRequest) - Method in class com.nexmo.client.sms.SmsClient
-
Search for completed SMS transactions.
- searchMessages(String, String...) - Method in class com.nexmo.client.sms.SmsClient
-
Search for completed SMS transactions by ID
- searchMessages(Date, String) - Method in class com.nexmo.client.sms.SmsClient
-
Search for completed SMS transactions by date and recipient MSISDN.
- searchNumbers(String) - Method in class com.nexmo.client.numbers.NumbersClient
-
Search for available Nexmo Virtual Numbers.
- searchNumbers(SearchNumbersFilter) - Method in class com.nexmo.client.numbers.NumbersClient
-
Search for available Nexmo Virtual Numbers.
- searchNumbers(SearchNumbersFilter) - Method in class com.nexmo.client.numbers.SearchNumbersEndpoint
-
- SearchNumbersEndpoint - Class in com.nexmo.client.numbers
-
Internal class, representing the Nexmo API endpoint which can be used to search for available virtual numbers to buy.
- SearchNumbersEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.numbers.SearchNumbersEndpoint
-
- SearchNumbersFilter - Class in com.nexmo.client.numbers
-
This class encapsulates a request to search for available Nexmo Virtual Numbers.
- SearchNumbersFilter(String) - Constructor for class com.nexmo.client.numbers.SearchNumbersFilter
-
Construct a request with the only required parameter, the country code.
- SearchNumbersResponse - Class in com.nexmo.client.numbers
-
Represents the response to a "searchNumbers" request from the Nexmo API.
- SearchNumbersResponse() - Constructor for class com.nexmo.client.numbers.SearchNumbersResponse
-
- SearchPattern - Enum in com.nexmo.client.numbers
-
Provided to calls that match substrings, to indicate which part of the string should be considered a match.
- searchRejectedMessages(SearchRejectedMessagesRequest) - Method in class com.nexmo.client.sms.SmsClient
-
- searchRejectedMessages(Date, String) - Method in class com.nexmo.client.sms.SmsClient
-
Search for rejected SMS transactions by date and recipient MSISDN.
- SearchRejectedMessagesEndpoint - Class in com.nexmo.client.sms
-
- SearchRejectedMessagesEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.sms.SearchRejectedMessagesEndpoint
-
- SearchRejectedMessagesRequest - Class in com.nexmo.client.sms
-
- SearchRejectedMessagesRequest(Date, String) - Constructor for class com.nexmo.client.sms.SearchRejectedMessagesRequest
-
- SearchRejectedMessagesResponse - Class in com.nexmo.client.sms
-
- SearchRejectedMessagesResponse() - Constructor for class com.nexmo.client.sms.SearchRejectedMessagesResponse
-
- SearchRequest - Class in com.nexmo.client.verify
-
- SearchRequest(String...) - Constructor for class com.nexmo.client.verify.SearchRequest
-
- SearchResult - Class in com.nexmo.client.verify
-
Verification search result.
- SearchResult(int, String, String, SearchResult.VerificationStatus, String, float, String, String, Date, Date, Date, Date, List<SearchResult.VerifyCheck>, String, boolean) - Constructor for class com.nexmo.client.verify.SearchResult
-
- SearchResult.VerificationStatus - Enum in com.nexmo.client.verify
-
- SearchResult.VerifyCheck - Class in com.nexmo.client.verify
-
Used to define a verify check attempt.
- SearchResult.VerifyCheck.Status - Enum in com.nexmo.client.verify
-
- SearchSmsRequest - Interface in com.nexmo.client.sms
-
- SearchSmsResponse - Class in com.nexmo.client.sms
-
- SearchSmsResponse() - Constructor for class com.nexmo.client.sms.SearchSmsResponse
-
- sendDtmf(String, String) - Method in class com.nexmo.client.voice.VoiceClient
-
Send DTMF codes to an ongoing call.
- SendDtmfMethod - Class in com.nexmo.client.voice.endpoints
-
- SendDtmfMethod(HttpWrapper) - Constructor for class com.nexmo.client.voice.endpoints.SendDtmfMethod
-
- SendMessageEndpoint - Class in com.nexmo.client.sms
-
- SendMessageEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.sms.SendMessageEndpoint
-
- serializeNcco(Ncco) - Method in class com.nexmo.client.voice.ncco.NccoSerializer
-
- setAction(ModifyCallAction) - Method in class com.nexmo.client.voice.ModifyCallPayload
-
- setAnswerMethod(String) - Method in class com.nexmo.client.applications.CreateApplicationRequest
-
- setAnswerMethod(String) - Method in class com.nexmo.client.applications.UpdateApplicationRequest
-
- setAnswerMethod(String) - Method in class com.nexmo.client.voice.Call
-
- setAnswerUrl(String) - Method in class com.nexmo.client.voice.Call
-
- setAuthCollection(AuthCollection) - Method in class com.nexmo.client.HttpWrapper
-
- setBargeIn(Boolean) - Method in class com.nexmo.client.voice.ncco.StreamNcco
-
- setBargeIn(Boolean) - Method in class com.nexmo.client.voice.ncco.TalkNcco
-
- setBaseUri(String) - Method in class com.nexmo.client.voice.endpoints.ReadCallMethod
-
- setBeepStart(Boolean) - Method in class com.nexmo.client.voice.ncco.RecordNcco
-
- setBinaryData(byte[], byte[]) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setCallbackUrl(String) - Method in class com.nexmo.client.sms.messages.Message
-
- setClientReference(String) - Method in class com.nexmo.client.sms.messages.Message
-
- setConcatenationData(String, int, int) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setContentType(String) - Method in class com.nexmo.client.voice.WebSocketEndpoint
-
- setConversationUuid(String) - Method in class com.nexmo.client.voice.CallEvent
-
- setConversationUuid(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setConversationUuid(String) - Method in class com.nexmo.client.voice.CallsFilter
-
- setCost(String) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setCountry(String) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setCountry(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setCountry(String) - Method in class com.nexmo.client.verify.VerifyRequest
-
The country for the destination phone number.
- setDateEnd(Date) - Method in class com.nexmo.client.voice.CallsFilter
-
- setDateStart(Date) - Method in class com.nexmo.client.voice.CallsFilter
-
- setDigits(String) - Method in class com.nexmo.client.voice.DtmfPayload
-
- setDigits(String) - Method in class com.nexmo.client.voice.DtmfRequest
-
- setDirection(CallDirection) - Method in class com.nexmo.client.voice.CallEvent
-
- setDirection(CallDirection) - Method in class com.nexmo.client.voice.CallInfo
-
- setDtmfAnswer(String) - Method in class com.nexmo.client.voice.PhoneEndpoint
-
- setDuration(Integer) - Method in class com.nexmo.client.voice.CallInfo
-
- setEndOnExit(Boolean) - Method in class com.nexmo.client.voice.ncco.ConversationNcco
-
- setEndOnKey(Character) - Method in class com.nexmo.client.voice.ncco.RecordNcco
-
- setEndOnSilence(Integer) - Method in class com.nexmo.client.voice.ncco.RecordNcco
-
- setEndpoint(PhoneEndpoint) - Method in class com.nexmo.client.voice.ncco.ConnectNcco
-
- setEndpoint(PhoneEndpoint[]) - Method in class com.nexmo.client.voice.ncco.ConnectNcco
-
- setEndTime(Date) - Method in class com.nexmo.client.voice.CallInfo
-
- setEventMethod(String) - Method in class com.nexmo.client.applications.CreateApplicationRequest
-
- setEventMethod(String) - Method in class com.nexmo.client.applications.UpdateApplicationRequest
-
- setEventMethod(String) - Method in class com.nexmo.client.voice.Call
-
- setEventMethod(String) - Method in class com.nexmo.client.voice.ncco.ConnectNcco
-
- setEventMethod(String) - Method in class com.nexmo.client.voice.ncco.ConversationNcco
-
- setEventMethod(String) - Method in class com.nexmo.client.voice.ncco.InputNcco
-
- setEventMethod(String) - Method in class com.nexmo.client.voice.ncco.RecordNcco
-
- setEventUrl(String) - Method in class com.nexmo.client.voice.Call
-
- setEventUrl(String) - Method in class com.nexmo.client.voice.ncco.ConnectNcco
-
- setEventUrl(String[]) - Method in class com.nexmo.client.voice.ncco.ConnectNcco
-
- setEventUrl(String) - Method in class com.nexmo.client.voice.ncco.ConversationNcco
-
- setEventUrl(String[]) - Method in class com.nexmo.client.voice.ncco.ConversationNcco
-
- setEventUrl(String) - Method in class com.nexmo.client.voice.ncco.InputNcco
-
- setEventUrl(String[]) - Method in class com.nexmo.client.voice.ncco.InputNcco
-
- setEventUrl(String) - Method in class com.nexmo.client.voice.ncco.RecordNcco
-
- setEventUrl(String[]) - Method in class com.nexmo.client.voice.ncco.RecordNcco
-
- setFeatures(String[]) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setFeatures(String[]) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setFeatures(String[]) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
- setFormat(RecordingFormat) - Method in class com.nexmo.client.voice.ncco.RecordNcco
-
- setFrom(String) - Method in class com.nexmo.client.verify.VerifyRequest
-
- setFrom(Endpoint) - Method in class com.nexmo.client.voice.Call
-
- setFrom(Endpoint) - Method in class com.nexmo.client.voice.CallInfo
-
- setFrom(String) - Method in class com.nexmo.client.voice.ncco.ConnectNcco
-
- setHeaders(List<NameValuePair>) - Method in class com.nexmo.client.voice.WebSocketEndpoint
-
- setHttpClient(HttpClient) - Method in class com.nexmo.client.HttpWrapper
-
- setHttpClient(HttpClient) - Method in class com.nexmo.client.NexmoClient
-
Provide an HttpClient that will be used to make requests to the Nexmo API.
- setHttpClient(HttpClient) - Method in class com.nexmo.client.voice.endpoints.AbstractMethod
-
- setIndex(Integer) - Method in class com.nexmo.client.numbers.ListNumbersFilter
-
- setIndex(Integer) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
- setLength(int) - Method in class com.nexmo.client.verify.VerifyRequest
-
- setLengthTimer(Integer) - Method in class com.nexmo.client.voice.Call
-
- setLevel(Float) - Method in class com.nexmo.client.voice.ncco.StreamNcco
-
- setLimit(Integer) - Method in class com.nexmo.client.voice.ncco.ConnectNcco
-
- setLocale(Locale) - Method in class com.nexmo.client.verify.VerifyRequest
-
- setLoop(Integer) - Method in class com.nexmo.client.voice.ncco.StreamNcco
-
- setLoop(Integer) - Method in class com.nexmo.client.voice.ncco.TalkNcco
-
- setMachineDetection(MachineDetection) - Method in class com.nexmo.client.voice.Call
-
- setMachineDetection(MachineDetection) - Method in class com.nexmo.client.voice.ncco.ConnectNcco
-
- setMaxDigits(Integer) - Method in class com.nexmo.client.voice.ncco.InputNcco
-
- setMessageClass(Message.MessageClass) - Method in class com.nexmo.client.sms.messages.Message
-
- setMoHttpUrl(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setMoHttpUrl(String) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setMoSmppSysType(String) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setMsisdn(String) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setMsisdn(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setMusicOnHoldUrl(String) - Method in class com.nexmo.client.voice.ncco.ConversationNcco
-
- setName(String) - Method in class com.nexmo.client.voice.ncco.ConversationNcco
-
- setNetwork(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setNetworkCode(String) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setNextEventWait(Integer) - Method in class com.nexmo.client.verify.VerifyRequest
-
Set the wait time between attempts to deliver the PIN.
- setNumber(String) - Method in class com.nexmo.client.voice.PhoneEndpoint
-
- setOrder(String) - Method in class com.nexmo.client.voice.CallsFilter
-
- setPageIndex(Integer) - Method in class com.nexmo.client.applications.ListApplicationsRequest
-
- setPageSize(Integer) - Method in class com.nexmo.client.applications.ListApplicationsRequest
-
- setPageSize(Integer) - Method in class com.nexmo.client.voice.CallsFilter
-
- setPattern(String) - Method in class com.nexmo.client.numbers.ListNumbersFilter
-
- setPattern(String) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
- setPinExpiry(Integer) - Method in class com.nexmo.client.verify.VerifyRequest
-
Set the PIN validity time from generation, in seconds.
- setPrice(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setProtocolId(int) - Method in class com.nexmo.client.sms.messages.BinaryMessage
-
- setRate(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setRecord(Boolean) - Method in class com.nexmo.client.voice.ncco.ConversationNcco
-
- setRecordIndex(Integer) - Method in class com.nexmo.client.voice.CallsFilter
-
- setRingingTimer(Integer) - Method in class com.nexmo.client.voice.Call
-
- setSearchPattern(SearchPattern) - Method in class com.nexmo.client.numbers.ListNumbersFilter
-
- setSearchPattern(SearchPattern) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
- setSessionId(String) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setSize(Integer) - Method in class com.nexmo.client.numbers.ListNumbersFilter
-
- setSize(Integer) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
Set the maximum number of matching results to be returned.
- setStartOnEnter(Boolean) - Method in class com.nexmo.client.voice.ncco.ConversationNcco
-
- setStartTime(Date) - Method in class com.nexmo.client.voice.CallInfo
-
- setStatus(CallStatus) - Method in class com.nexmo.client.voice.CallEvent
-
- setStatus(CallStatus) - Method in class com.nexmo.client.voice.CallInfo
-
- setStatus(CallStatus) - Method in class com.nexmo.client.voice.CallsFilter
-
- setStatusReportRequired(boolean) - Method in class com.nexmo.client.sms.messages.Message
-
Set the value of the 'status-report-req' parameter.
- setStreamUrl(String) - Method in class com.nexmo.client.voice.ncco.StreamNcco
-
- setSubmitOnHash(Boolean) - Method in class com.nexmo.client.voice.ncco.InputNcco
-
- setText(String) - Method in class com.nexmo.client.voice.ncco.TalkNcco
-
- setTextData(String, String) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setTimeout(Integer) - Method in class com.nexmo.client.voice.ncco.ConnectNcco
-
- setTimeOut(Integer) - Method in class com.nexmo.client.voice.ncco.InputNcco
-
- setTimeout(Integer) - Method in class com.nexmo.client.voice.ncco.RecordNcco
-
- setTimeToLive(Long) - Method in class com.nexmo.client.sms.messages.Message
-
- setTo(Endpoint[]) - Method in class com.nexmo.client.voice.Call
-
- setTo(Endpoint) - Method in class com.nexmo.client.voice.CallInfo
-
- setType(String) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setType(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setType(VerifyRequest.LineType) - Method in class com.nexmo.client.verify.VerifyRequest
-
- setUri(String) - Method in class com.nexmo.client.voice.endpoints.CreateCallMethod
-
- setUri(String) - Method in class com.nexmo.client.voice.endpoints.ListCallsMethod
-
- setUri(String) - Method in class com.nexmo.client.voice.endpoints.ModifyCallMethod
-
- setUri(String) - Method in class com.nexmo.client.voice.endpoints.SendDtmfMethod
-
- setUri(String) - Method in class com.nexmo.client.voice.endpoints.StartStreamMethod
-
- setUri(String) - Method in class com.nexmo.client.voice.endpoints.StartTalkMethod
-
- setUri(String) - Method in class com.nexmo.client.voice.endpoints.StopStreamMethod
-
- setUri(String) - Method in class com.nexmo.client.voice.endpoints.StopTalkMethod
-
- setUri(String) - Method in class com.nexmo.client.voice.SipEndpoint
-
- setUri(String) - Method in class com.nexmo.client.voice.WebSocketEndpoint
-
- setUuid(String) - Method in class com.nexmo.client.voice.CallEvent
-
- setUuid(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setUuid(String) - Method in class com.nexmo.client.voice.DtmfRequest
-
- setUuid(String) - Method in class com.nexmo.client.voice.StreamRequest
-
- setUuid(String) - Method in class com.nexmo.client.voice.TalkRequest
-
- setValidity(Integer) - Method in class com.nexmo.client.sms.messages.WapPushMessage
-
- setVoiceCallbackType(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setVoiceCallbackType(UpdateNumberRequest.CallbackType) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setVoiceCallbackValue(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setVoiceCallbackValue(String) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setVoiceName(String) - Method in class com.nexmo.client.voice.ncco.TalkNcco
-
- setVoiceStatusCallback(String) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- SharedParsers - Class in com.nexmo.client.verify.endpoints
-
- SharedParsers() - Constructor for class com.nexmo.client.verify.endpoints.SharedParsers
-
- SignatureAuthMethod - Class in com.nexmo.client.auth
-
- SignatureAuthMethod(String, String) - Constructor for class com.nexmo.client.auth.SignatureAuthMethod
-
- SipEndpoint - Class in com.nexmo.client.voice
-
- SipEndpoint(String) - Constructor for class com.nexmo.client.voice.SipEndpoint
-
- SmsClient - Class in com.nexmo.client.sms
-
A client for talking to the Nexmo Voice API.
- SmsClient(HttpWrapper) - Constructor for class com.nexmo.client.sms.SmsClient
-
Create a new SmsClient.
- SmsDateSearchRequest - Class in com.nexmo.client.sms
-
- SmsDateSearchRequest(Date, String) - Constructor for class com.nexmo.client.sms.SmsDateSearchRequest
-
- SmsDetails - Class in com.nexmo.client.sms
-
- SmsDetails() - Constructor for class com.nexmo.client.sms.SmsDetails
-
- SmsIdSearchRequest - Class in com.nexmo.client.sms
-
- SmsIdSearchRequest(String) - Constructor for class com.nexmo.client.sms.SmsIdSearchRequest
-
- SmsIdSearchRequest(List<String>) - Constructor for class com.nexmo.client.sms.SmsIdSearchRequest
-
- SmsSearchEndpoint - Class in com.nexmo.client.sms
-
- SmsSearchEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.sms.SmsSearchEndpoint
-
- SmsSubmissionReachabilityStatus - Class in com.nexmo.client.sms
-
Represents the result of the reachability check that was performed.
- SmsSubmissionReachabilityStatus(int, String) - Constructor for class com.nexmo.client.sms.SmsSubmissionReachabilityStatus
-
- SmsSubmissionResult - Class in com.nexmo.client.sms
-
Represents the result of the submission of a single sms message,
or a single part of a long / multi-part message
- SmsSubmissionResult(int, String, String, String, String, BigDecimal, BigDecimal, boolean, SmsSubmissionReachabilityStatus, String) - Constructor for class com.nexmo.client.sms.SmsSubmissionResult
-
- SnsClient - Class in com.nexmo.client.sns
-
A client for talking to the Nexmo Voice API.
- SnsClient(HttpWrapper) - Constructor for class com.nexmo.client.sns.SnsClient
-
Constructor.
- SnsEndpoint - Class in com.nexmo.client.sns
-
- SnsEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.sns.SnsEndpoint
-
- SnsPublishRequest - Class in com.nexmo.client.sns.request
-
- SnsPublishRequest(String, String, String, String) - Constructor for class com.nexmo.client.sns.request.SnsPublishRequest
-
- SnsPublishResponse - Class in com.nexmo.client.sns.response
-
- SnsPublishResponse(int, String, String) - Constructor for class com.nexmo.client.sns.response.SnsPublishResponse
-
- SnsRequest - Class in com.nexmo.client.sns.request
-
- SnsRequest(String, String, String) - Constructor for class com.nexmo.client.sns.request.SnsRequest
-
- SnsResponse - Class in com.nexmo.client.sns.response
-
- SnsResponse(String, int, String) - Constructor for class com.nexmo.client.sns.response.SnsResponse
-
- SnsSubscribeRequest - Class in com.nexmo.client.sns.request
-
- SnsSubscribeRequest(String, String) - Constructor for class com.nexmo.client.sns.request.SnsSubscribeRequest
-
- SnsSubscribeResponse - Class in com.nexmo.client.sns.response
-
Represents the result of a publish service request to the Nexmo SNS Service.
- SnsSubscribeResponse(int, String, String) - Constructor for class com.nexmo.client.sns.response.SnsSubscribeResponse
-
- SORT_KEY - Variable in class com.nexmo.client.auth.JWTAuthMethod
-
- SORT_KEY - Variable in class com.nexmo.client.auth.SignatureAuthMethod
-
- SORT_KEY - Variable in class com.nexmo.client.auth.TokenAuthMethod
-
- standard - Variable in class com.nexmo.client.insight.InsightClient
-
- StandardInsightEndpoint - Class in com.nexmo.client.insight.standard
-
- StandardInsightEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.insight.standard.StandardInsightEndpoint
-
- StandardInsightRequest - Class in com.nexmo.client.insight.standard
-
- StandardInsightRequest(String) - Constructor for class com.nexmo.client.insight.standard.StandardInsightRequest
-
- StandardInsightRequest(String, String) - Constructor for class com.nexmo.client.insight.standard.StandardInsightRequest
-
- StandardInsightRequest(String, String, Boolean) - Constructor for class com.nexmo.client.insight.standard.StandardInsightRequest
-
- StandardInsightResponse - Class in com.nexmo.client.insight.standard
-
- StandardInsightResponse() - Constructor for class com.nexmo.client.insight.standard.StandardInsightResponse
-
- startStream(String, String, int) - Method in class com.nexmo.client.voice.VoiceClient
-
Stream audio to an ongoing call.
- startStream(String, String) - Method in class com.nexmo.client.voice.VoiceClient
-
Stream audio to an ongoing call.
- StartStreamMethod - Class in com.nexmo.client.voice.endpoints
-
- StartStreamMethod(HttpWrapper) - Constructor for class com.nexmo.client.voice.endpoints.StartStreamMethod
-
- startTalk(String, String) - Method in class com.nexmo.client.voice.VoiceClient
-
Send a synthesized speech message to an ongoing call.
- startTalk(String, String, VoiceName) - Method in class com.nexmo.client.voice.VoiceClient
-
Send a synthesized speech message to an ongoing call.
- startTalk(String, String, int) - Method in class com.nexmo.client.voice.VoiceClient
-
Send a synthesized speech message to an ongoing call.
- startTalk(String, String, VoiceName, int) - Method in class com.nexmo.client.voice.VoiceClient
-
Send a synthesized speech message to an ongoing call.
- StartTalkMethod - Class in com.nexmo.client.voice.endpoints
-
- StartTalkMethod(HttpWrapper) - Constructor for class com.nexmo.client.voice.endpoints.StartTalkMethod
-
- STATUS_ACCOUNT_NOT_HTTP - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected because your account is not provisioned for submitting via the REST interface.
- STATUS_ALREADY_REQUESTED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because another verification to the same number was already requested.
- STATUS_BAD_COMMAND - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_COMMS_FAILURE - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was not submitted because there was a communications failure.
- STATUS_COMMS_FAILURE - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_COMMS_FAILURE - Static variable in class com.nexmo.client.verify.BaseResult
-
A network error occurred
- STATUS_FACILITY_NOT_ALLOWED - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Your request makes use of a facility that is not enabled on your account
- STATUS_INTERNAL_ERROR - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected due to a failure within the Nexmo systems.
Message can be re-submitted after a short delay
- STATUS_INTERNAL_ERROR - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INTERNAL_ERROR - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to a failure within the Nexmo systems.
Verify can be re-submitted after a short delay
- STATUS_INVALID_ACCOUNT - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INVALID_CODE - Static variable in class com.nexmo.client.verify.BaseResult
-
The code inserted does not match the expected value
- STATUS_INVALID_CREDENTIALS - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected due to receiving invalid account api key and/or secret
- STATUS_INVALID_CREDENTIALS - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to receiving invalid account api key and/or secret
- STATUS_INVALID_FROM_ADDRESS - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
The 'from' address specified in the message submission was not permitted
- STATUS_INVALID_MESSAFE_CLASS - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
The message class value supplied was out of range (0 - 3)
- STATUS_INVALID_MESSAGE - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected because the Nexmo service was unable to handle this request.
- STATUS_INVALID_OR_MISSING_FROM - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INVALID_OR_MISSING_MSG - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INVALID_OR_MISSING_MSISDN - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INVALID_PARAMS - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected due to an illegal value in one or more elements of the submission request
- STATUS_INVALID_PARAMS - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to an illegal value in one or more elements of the submission request
- STATUS_INVALID_REQUEST - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because the Nexmo service was unable to handle this request.
- STATUS_INVALID_SIGNATURE - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was not submitted due to a verification failure in the submitted signature
- STATUS_INVALID_TTL - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
invalid TTL -- The ttl parameter values, or combination of parameters is invalid
- STATUS_MESSAGE_TOO_LONG - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected because it exceeds the allowable maximum length (140 octets for a binary message, or 3200 chars for a text message)
- STATUS_MISSING_PARAMS - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected due to incomplete data in the submission request
- STATUS_MISSING_PARAMS - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to incomplete data in the submission request
- STATUS_MISSING_TOPIC - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_NO_RESPONSE - Static variable in class com.nexmo.client.verify.BaseResult
-
There are no matching verification requests
- STATUS_NUMBER_BARRED - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected because the phone number you tried to submit to has been blacklisted.
- STATUS_NUMBER_BARRED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because the phone number you tried to submit to has been blacklisted.
- STATUS_NUMBER_UNREACHABKE - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
This destination cannot be delivered to at this time (if reachable=true is specified)
- STATUS_OK - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was successfully submitted to the Nexmo service
- STATUS_OK - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_OK - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was successfully submitted to the Nexmo service
- STATUS_PARTNER_ACCOUNT_BARRED - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected because your account has been barred, or has not yet been activated
- STATUS_PARTNER_ACCOUNT_BARRED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because your account has been barred, or has not yet been activated
- STATUS_PARTNER_QUOTA_EXCEEDED - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected because your pre-paid balance does not contain enough credit to handle this request.
Please top up your balance before re-submitting this request or subsequent requests.
- STATUS_PARTNER_QUOTA_EXCEEDED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because your pre-paid balance does not contain enough credit to handle this request.
Please top up your balance before re-submitting this request or subsequent requests.
- STATUS_THROTTLED - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected due to exceeding the maximum throughput allowed for this account.
Message can be re-submitted after a short delay
- STATUS_THROTTLED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to exceeding the maximum throughput allowed for this account.
Verify can be re-requested after a short delay
- STATUS_TOO_MANY_BINDS - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
Message was rejected because already have the maximum number of concurrent connections allowed for your account.
- STATUS_TOO_MANY_DESTINATIONS - Static variable in class com.nexmo.client.sms.SmsSubmissionResult
-
There are more than the maximum allowed number of destinations in this request
- STATUS_TOO_MANY_DESTINATIONS - Static variable in class com.nexmo.client.verify.BaseResult
-
There are more than the maximum allowed number of destinations in this request
- STATUS_TOPIC_NOT_FOUND - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_TOPIC_PERMISSION_FAILURE - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_UNSUPPORTED_NETWORK - Static variable in class com.nexmo.client.verify.BaseResult
-
The destination number is not in a supported network
- STATUS_WRONG_CODE_THROTTLED - Static variable in class com.nexmo.client.verify.BaseResult
-
A wrong code was provided too many times
- stopStream(String) - Method in class com.nexmo.client.voice.VoiceClient
-
Stop the audio being streamed into a call.
- StopStreamMethod - Class in com.nexmo.client.voice.endpoints
-
- StopStreamMethod(HttpWrapper) - Constructor for class com.nexmo.client.voice.endpoints.StopStreamMethod
-
- stopTalk(String) - Method in class com.nexmo.client.voice.VoiceClient
-
Stop the message being spoken into a call.
- StopTalkMethod - Class in com.nexmo.client.voice.endpoints
-
- StopTalkMethod(HttpWrapper) - Constructor for class com.nexmo.client.voice.endpoints.StopTalkMethod
-
- StreamNcco - Class in com.nexmo.client.voice.ncco
-
- StreamNcco(String) - Constructor for class com.nexmo.client.voice.ncco.StreamNcco
-
- StreamPayload - Class in com.nexmo.client.voice
-
- StreamPayload(String, int) - Constructor for class com.nexmo.client.voice.StreamPayload
-
- StreamRequest - Class in com.nexmo.client.voice
-
The request object to stream an audio file.
- StreamRequest(String, String, int) - Constructor for class com.nexmo.client.voice.StreamRequest
-
- StreamResponse - Class in com.nexmo.client.voice
-
Response from successfully streaming an audio file or stopping a stream to an active
Call.
- StreamResponse() - Constructor for class com.nexmo.client.voice.StreamResponse
-
- streams - Variable in class com.nexmo.client.voice.VoiceClient
-
- StreamsEndpoint - Class in com.nexmo.client.voice.endpoints
-
- StreamsEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.voice.endpoints.StreamsEndpoint
-
- stringValue(Node) - Static method in class com.nexmo.client.legacyutils.XmlUtil
-
- submitMessage(Message) - Method in class com.nexmo.client.sms.SmsClient
-
Send an SMS message.
- subscribe(SnsSubscribeRequest) - Method in class com.nexmo.client.sns.SnsClient
-
- valueOf(String) - Static method in enum com.nexmo.client.applications.ApplicationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.advanced.AdvancedInsightResponse.PortedStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.advanced.AdvancedInsightResponse.Reachability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.advanced.AdvancedInsightResponse.Validity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.CallerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.CarrierDetails.NetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.RoamingDetails.RoamingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.numbers.SearchPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.numbers.UpdateNumberRequest.CallbackType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.sms.callback.messages.MO.MESSAGE_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.sms.messages.Message.MessageClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.sms.messages.Message.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.SearchResult.VerificationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.SearchResult.VerifyCheck.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.VerifyControlCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.VerifyRequest.LineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.CallDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.CallStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.MachineDetection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.ModifyCallAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.ncco.RecordingFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.VoiceName
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.nexmo.client.applications.ApplicationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.advanced.AdvancedInsightResponse.PortedStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.advanced.AdvancedInsightResponse.Reachability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.advanced.AdvancedInsightResponse.Validity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.CallerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.CarrierDetails.NetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.RoamingDetails.RoamingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.numbers.SearchPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.numbers.UpdateNumberRequest.CallbackType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.sms.callback.messages.MO.MESSAGE_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.sms.messages.Message.MessageClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.sms.messages.Message.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.SearchResult.VerificationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.SearchResult.VerifyCheck.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.VerifyControlCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.VerifyRequest.LineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.CallDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.CallStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.MachineDetection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.ModifyCallAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.ncco.RecordingFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.VoiceName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String, String) - Method in class com.nexmo.client.verify.endpoints.VerifyEndpoint
-
- verify(String, String, String) - Method in class com.nexmo.client.verify.endpoints.VerifyEndpoint
-
- verify(String, String, String, int, Locale) - Method in class com.nexmo.client.verify.endpoints.VerifyEndpoint
-
- verify(String, String, String, int, Locale, VerifyRequest.LineType) - Method in class com.nexmo.client.verify.endpoints.VerifyEndpoint
-
- verify(VerifyRequest) - Method in class com.nexmo.client.verify.endpoints.VerifyEndpoint
-
- verify(String, String) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- verify(String, String, String) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- verify(String, String, String, int, Locale) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- verify(String, String, String, int, Locale, VerifyRequest.LineType) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- verify(VerifyRequest) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- VerifyCheck(Date, String, SearchResult.VerifyCheck.Status, String) - Constructor for class com.nexmo.client.verify.SearchResult.VerifyCheck
-
- VerifyCheckMethod - Class in com.nexmo.client.verify.endpoints
-
- VerifyCheckMethod(HttpWrapper) - Constructor for class com.nexmo.client.verify.endpoints.VerifyCheckMethod
-
- VerifyClient - Class in com.nexmo.client.verify
-
A client for talking to the Nexmo Verify API.
- VerifyClient(HttpWrapper) - Constructor for class com.nexmo.client.verify.VerifyClient
-
Constructor.
- VerifyControlCommand - Enum in com.nexmo.client.verify
-
- VerifyEndpoint - Class in com.nexmo.client.verify.endpoints
-
- VerifyEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.verify.endpoints.VerifyEndpoint
-
Create a new VerifyEndpoint.
- VerifyException - Exception in com.nexmo.client.verify
-
- VerifyException(String, String) - Constructor for exception com.nexmo.client.verify.VerifyException
-
- VerifyRequest - Class in com.nexmo.client.verify
-
- VerifyRequest(String, String) - Constructor for class com.nexmo.client.verify.VerifyRequest
-
Constructor.
- VerifyRequest(String, String, String) - Constructor for class com.nexmo.client.verify.VerifyRequest
-
Constructor.
- VerifyRequest(String, String, String, int, Locale) - Constructor for class com.nexmo.client.verify.VerifyRequest
-
Constructor.
- VerifyRequest(String, String, String, int, Locale, VerifyRequest.LineType) - Constructor for class com.nexmo.client.verify.VerifyRequest
-
Constructor.
- VerifyRequest.LineType - Enum in com.nexmo.client.verify
-
- verifyRequestSignature(HttpServletRequest, String) - Static method in class com.nexmo.client.auth.RequestSigning
-
Verifies the signature in an HttpServletRequest.
- verifyRequestSignature(HttpServletRequest, String, long) - Static method in class com.nexmo.client.auth.RequestSigning
-
Verifies the signature in an HttpServletRequest.
- VerifyResult - Class in com.nexmo.client.verify
-
Verification request result.
- VerifyResult(int, String, String, boolean) - Constructor for class com.nexmo.client.verify.VerifyResult
-
- VoiceApplicationDetails - Class in com.nexmo.client.applications
-
- VoiceApplicationDetails() - Constructor for class com.nexmo.client.applications.VoiceApplicationDetails
-
- VoiceClient - Class in com.nexmo.client.voice
-
A client for talking to the Nexmo Voice API.
- VoiceClient(HttpWrapper) - Constructor for class com.nexmo.client.voice.VoiceClient
-
Constructor.
- VoiceName - Enum in com.nexmo.client.voice
-