Index
All Classes and Interfaces|All Packages
A
- A - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value a for Tone.
- ACS - Static variable in class com.azure.communication.callautomation.models.RecordingStorageType
-
Static value AzureCommunicationServices for RecordingStorageType.
- ACTIVE - Static variable in class com.azure.communication.callautomation.models.RecordingState
-
Static value active for RecordingStateInternal.
- addParticipant(CallInvite) - Method in class com.azure.communication.callautomation.CallConnection
-
Add a participant to the call.
- addParticipant(CallInvite) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Add a participant to the call.
- AddParticipantFailed - Class in com.azure.communication.callautomation.models.events
-
The AddParticipantFailed model.
- AddParticipantOptions - Class in com.azure.communication.callautomation.models
-
The options for adding participants.
- AddParticipantOptions(CallInvite) - Constructor for class com.azure.communication.callautomation.models.AddParticipantOptions
-
Constructor
- AddParticipantResult - Class in com.azure.communication.callautomation.models
-
The AddParticipantResult model.
- AddParticipantResult() - Constructor for class com.azure.communication.callautomation.models.AddParticipantResult
-
Public constructor.
- AddParticipantSucceeded - Class in com.azure.communication.callautomation.models.events
-
The AddParticipantSucceeded model.
- addParticipantWithResponse(AddParticipantOptions) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Add a participant to the call.
- addParticipantWithResponse(AddParticipantOptions, Context) - Method in class com.azure.communication.callautomation.CallConnection
-
Add a participant to the call.
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Adds a
pipeline policyto apply on each request sent. - addSipUui(String) - Method in class com.azure.communication.callautomation.models.CustomCallingContext
-
Add a custom context sip UUI header.
- addSipX(String, String) - Method in class com.azure.communication.callautomation.models.CustomCallingContext
-
Add a custom context sip X header.
- addVoip(String, String) - Method in class com.azure.communication.callautomation.models.CustomCallingContext
-
Add a custom context voip header.
- answerCall(String, String) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Answer an incoming call
- answerCall(String, String) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Answer an incoming call
- AnswerCallOptions - Class in com.azure.communication.callautomation.models
-
The options for creating a call.
- AnswerCallOptions(String, String) - Constructor for class com.azure.communication.callautomation.models.AnswerCallOptions
-
Constructor
- AnswerCallResult - Class in com.azure.communication.callautomation.models
-
The result of answering a call
- AnswerCallResult(CallConnectionProperties, CallConnection, CallConnectionAsync) - Constructor for class com.azure.communication.callautomation.models.AnswerCallResult
-
Constructor
- answerCallWithResponse(AnswerCallOptions) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Create a call connection request from a source identity to a target identity.
- answerCallWithResponse(AnswerCallOptions, Context) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Create a call connection request from a source identity to a target identity.
- AnswerFailed - Class in com.azure.communication.callautomation.models.events
-
The AnswerFailed model.
- ASTERISK - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value asterisk for Tone.
- AUDIO - Static variable in class com.azure.communication.callautomation.models.RecordingContent
-
Static value audio for RecordingContent.
- AUDIO_VIDEO - Static variable in class com.azure.communication.callautomation.models.RecordingContent
-
Static value audioVideo for RecordingContent.
- AZURE_BLOB_STORAGE - Static variable in class com.azure.communication.callautomation.models.RecordingStorageType
-
Static value AzureBlobStorage for RecordingStorageType.
- AZURE_COMMUNICATION_SERVICES - Static variable in class com.azure.communication.callautomation.models.RecordingKind
-
Static value AzureCommunicationServices for RecordingKind.
- AzureBlobContainerRecordingStorage - Class in com.azure.communication.callautomation.models
-
The AzureCommunicationRecordingStorage model.
- AzureBlobContainerRecordingStorage(String) - Constructor for class com.azure.communication.callautomation.models.AzureBlobContainerRecordingStorage
-
Creates an instance of AzureCommunicationRecordingStorage class.
- Azure Communication Call Automation Service client library for Java - Search tag in Overview
- Section
- AzureCommunicationsRecordingStorage - Class in com.azure.communication.callautomation.models
-
The AzureBlobContainerRecordingStorage model.
- AzureCommunicationsRecordingStorage() - Constructor for class com.azure.communication.callautomation.models.AzureCommunicationsRecordingStorage
-
Creates an instance of AzureBlobContainerRecordingStorage class.
B
- B - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value b for Tone.
- buildAsyncClient() - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Create asynchronous client applying HMACAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
- buildClient() - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Create synchronous client applying HmacAuthenticationPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
- BUSY - Static variable in class com.azure.communication.callautomation.models.CallRejectReason
-
Static value busy for CallRejectReason.
C
- C - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value c for Tone.
- CallAutomationAsyncClient - Class in com.azure.communication.callautomation
-
Asynchronous client that supports calling server operations.
- CallAutomationClient - Class in com.azure.communication.callautomation
-
Synchronous client that supports calling server operations.
- CallAutomationClientBuilder - Class in com.azure.communication.callautomation
-
Client builder that creates CallAutomationAsyncClient and CallAutomationClient.
- CallAutomationClientBuilder() - Constructor for class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Public default constructor
- CallAutomationEventBase - Class in com.azure.communication.callautomation.models.events
-
The base event interface.
- CallAutomationEventBaseWithReasonCode - Class in com.azure.communication.callautomation.models.events
-
The base event interface with ReasonCode added.
- CallAutomationEventParser - Class in com.azure.communication.callautomation
-
Event handler for taking care of event related tasks.
- CallAutomationEventParser() - Constructor for class com.azure.communication.callautomation.CallAutomationEventParser
- CallAutomationServiceVersion - Enum in com.azure.communication.callautomation
-
Versions of CallAutomation service supported by this client library.
- CallConnected - Class in com.azure.communication.callautomation.models.events
-
The CallConnected model.
- CallConnection - Class in com.azure.communication.callautomation
-
CallConnection for mid-call actions
- CallConnectionAsync - Class in com.azure.communication.callautomation
-
CallConnectionAsync for mid-call actions
- CallConnectionProperties - Class in com.azure.communication.callautomation.models
-
Asynchronous client that supports call connection operations.
- CallConnectionProperties() - Constructor for class com.azure.communication.callautomation.models.CallConnectionProperties
-
Public constructor.
- CallConnectionState - Class in com.azure.communication.callautomation.models
-
Defines values for CallConnectionState.
- CallConnectionState() - Constructor for class com.azure.communication.callautomation.models.CallConnectionState
-
Private constructor
- CallDisconnected - Class in com.azure.communication.callautomation.models.events
-
The CallDisconnected model.
- CallingOperationStatus - Class in com.azure.communication.callautomation.models
-
Defines values for CallingOperationStatus.
- CallIntelligenceOptions - Class in com.azure.communication.callautomation.models
-
AI options for the call.
- CallIntelligenceOptions() - Constructor for class com.azure.communication.callautomation.models.CallIntelligenceOptions
- CallInvite - Class in com.azure.communication.callautomation.models
-
Call invite details.
- CallInvite(CommunicationUserIdentifier) - Constructor for class com.azure.communication.callautomation.models.CallInvite
-
Create a CallInvite object with CommunicationUserIdentifier
- CallInvite(MicrosoftTeamsUserIdentifier) - Constructor for class com.azure.communication.callautomation.models.CallInvite
-
Create a CallInvite object with MicrosoftTeamsUserIdentifier
- CallInvite(PhoneNumberIdentifier, PhoneNumberIdentifier) - Constructor for class com.azure.communication.callautomation.models.CallInvite
-
Create a CallInvite object with PhoneNumberIdentifierr
- CallLocator - Class in com.azure.communication.callautomation.models
-
The locator used for joining or taking action on a call.
- CallLocatorKind - Class in com.azure.communication.callautomation.models
-
Defines values for CallLocatorKind.
- CallLocatorKind() - Constructor for class com.azure.communication.callautomation.models.CallLocatorKind
- CallMedia - Class in com.azure.communication.callautomation
-
CallContent.
- CallMediaAsync - Class in com.azure.communication.callautomation
-
CallContent.
- CallMediaRecognitionType - Class in com.azure.communication.callautomation.models
-
Defines values for RecognitionType.
- CallMediaRecognitionType() - Constructor for class com.azure.communication.callautomation.models.CallMediaRecognitionType
- CallMediaRecognizeChoiceOptions - Class in com.azure.communication.callautomation.models
-
The Recognize configurations specific for Recognize Choice.
- CallMediaRecognizeChoiceOptions(CommunicationIdentifier, List<RecognitionChoice>) - Constructor for class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Initializes a CallMediaRecognizeDtmfOptions object.
- CallMediaRecognizeDtmfOptions - Class in com.azure.communication.callautomation.models
-
The Recognize configurations specific for Dtmf.
- CallMediaRecognizeDtmfOptions(CommunicationIdentifier, int) - Constructor for class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Initializes a CallMediaRecognizeDtmfOptions object.
- CallMediaRecognizeOptions - Class in com.azure.communication.callautomation.models
-
Options to configure the Recognize operation
- CallMediaRecognizeOptions(RecognizeInputType, CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Initializes a CallMediaRecognizeOptions object.
- CallMediaRecognizeSpeechOptions - Class in com.azure.communication.callautomation.models
-
The Recognize configurations specific for Continuous Speech Recognition.
- CallMediaRecognizeSpeechOptions(CommunicationIdentifier, Duration) - Constructor for class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Initializes a CallMediaRecognizeSpeechOptions object.
- CallMediaRecognizeSpeechOrDtmfOptions - Class in com.azure.communication.callautomation.models
-
The Recognize configurations specific for Continuous Speech or DTMF Recognition.
- CallMediaRecognizeSpeechOrDtmfOptions(CommunicationIdentifier, int, Duration) - Constructor for class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Initializes a CallMediaRecognizeSpeechOrDtmfOptions object.
- CallParticipant - Class in com.azure.communication.callautomation.models
-
The CallParticipant model.
- CallParticipant(CommunicationIdentifier, Boolean) - Constructor for class com.azure.communication.callautomation.models.CallParticipant
-
Constructor of the class
- CallParticipant(CommunicationIdentifier, Boolean, Boolean) - Constructor for class com.azure.communication.callautomation.models.CallParticipant
-
Constructor of the class
- CallRecording - Class in com.azure.communication.callautomation
-
CallRecording.
- CallRecordingAsync - Class in com.azure.communication.callautomation
-
CallRecordingAsync.
- CallRejectReason - Class in com.azure.communication.callautomation.models
-
Defines values for CallRejectReason.
- CallRejectReason() - Constructor for class com.azure.communication.callautomation.models.CallRejectReason
- CallResult - Class in com.azure.communication.callautomation.models
-
The abstract class used as parent of [action]CallResult
- CallTransferAccepted - Class in com.azure.communication.callautomation.models.events
-
The CallTransferAccepted model.
- CallTransferFailed - Class in com.azure.communication.callautomation.models.events
-
The CallTransferFailed model.
- CancelAddParticipantFailed - Class in com.azure.communication.callautomation.models.events
-
The CancelAddParticipantFailed model.
- cancelAddParticipantOperation(String) - Method in class com.azure.communication.callautomation.CallConnection
-
Cancel add participant operation request.
- cancelAddParticipantOperation(String) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Cancel add participant operation request.
- CancelAddParticipantOperationOptions - Class in com.azure.communication.callautomation.models
-
The options for cancelling add participant.
- CancelAddParticipantOperationOptions(String) - Constructor for class com.azure.communication.callautomation.models.CancelAddParticipantOperationOptions
-
Constructor
- CancelAddParticipantOperationResult - Class in com.azure.communication.callautomation.models
-
The CancelAddParticipantResult model.
- CancelAddParticipantOperationResult() - Constructor for class com.azure.communication.callautomation.models.CancelAddParticipantOperationResult
-
Public constructor.
- cancelAddParticipantOperationWithResponse(CancelAddParticipantOperationOptions) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Cancel add participant operation request.
- cancelAddParticipantOperationWithResponse(CancelAddParticipantOperationOptions, Context) - Method in class com.azure.communication.callautomation.CallConnection
-
Cancel add participant operation request.
- CancelAddParticipantSucceeded - Class in com.azure.communication.callautomation.models.events
-
The CancelAddParticipantSucceeded model.
- cancelAllMediaOperations() - Method in class com.azure.communication.callautomation.CallMedia
-
Cancels all the queued media operations.
- cancelAllMediaOperations() - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Cancels all the queued media operations.
- cancelAllMediaOperationsWithResponse() - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Cancels all the queued media operations
- cancelAllMediaOperationsWithResponse(Context) - Method in class com.azure.communication.callautomation.CallMedia
-
Cancels all the queued media operations
- ChannelAffinity - Class in com.azure.communication.callautomation.models
-
Channel affinity for a participant.
- ChannelAffinity() - Constructor for class com.azure.communication.callautomation.models.ChannelAffinity
- ChoiceResult - Class in com.azure.communication.callautomation.models
-
The ChoiceResult model.
- CHOICES - Static variable in class com.azure.communication.callautomation.models.CallMediaRecognitionType
-
Static value choices for RecognitionTypeInternal.
- CHOICES - Static variable in class com.azure.communication.callautomation.models.RecognizeInputType
-
Static value choices for RecognizeInputTypeInternal.
- clientOptions(ClientOptions) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Allows the user to set a variety of client-related options, such as user-agent string, headers, etc.
- COGNITIVE_SERVICES_ERROR - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Play
-
Action failed, cognitive services error.
- com.azure.communication.callautomation - package com.azure.communication.callautomation
-
Package containing the classes for AzureCommunicationCallingServer.
- com.azure.communication.callautomation.models - package com.azure.communication.callautomation.models
-
Package containing the data models for AzureCommunicationCallAutomationService.
- com.azure.communication.callautomation.models.events - package com.azure.communication.callautomation.models.events
-
Package containing events for AzureCommunicationCallingServerService. null.
- COMPLETED - Static variable in class com.azure.communication.callautomation.models.CallingOperationStatus
-
Static value completed for CallingOperationStatus.
- COMPLETED_SUCCESSFULLY - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode
-
Action completed successfully.
- configuration(Configuration) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Sets the configuration object used to retrieve environment configuration values during building of the client.
- connectCall(CallLocator, String) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Create a connect request.
- connectCall(CallLocator, String) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Create a connect request
- ConnectCallOptions - Class in com.azure.communication.callautomation.models
-
The options for creating a call.
- ConnectCallOptions(CallLocator, String) - Constructor for class com.azure.communication.callautomation.models.ConnectCallOptions
-
Creates a new instance of ConnectCallOptions
- ConnectCallResult - Class in com.azure.communication.callautomation.models
-
The result of connect request.
- ConnectCallResult(CallConnectionProperties, CallConnection, CallConnectionAsync) - Constructor for class com.azure.communication.callautomation.models.ConnectCallResult
-
Constructor
- connectCallWithResponse(ConnectCallOptions) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Create a connect request.
- connectCallWithResponse(ConnectCallOptions, Context) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Create a connect request.
- CONNECTED - Static variable in class com.azure.communication.callautomation.models.CallConnectionState
-
Static value connected for CallConnectionState.
- ConnectFailed - Class in com.azure.communication.callautomation.models.events
-
The ConnectFailed model.
- CONNECTING - Static variable in class com.azure.communication.callautomation.models.CallConnectionState
-
Static value connecting for CallConnectionState.
- connectionString(String) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Set connectionString to use.
- ContinuousDtmfRecognitionOptions - Class in com.azure.communication.callautomation.models
-
The ContinuousDtmfRecognitionOptions model.
- ContinuousDtmfRecognitionOptions(CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.ContinuousDtmfRecognitionOptions
-
Constructor to build ContinuousDtmfRecognitionOptions object
- ContinuousDtmfRecognitionStopped - Class in com.azure.communication.callautomation.models.events
-
The ContinuousDtmfRecognitionStopped model.
- ContinuousDtmfRecognitionToneFailed - Class in com.azure.communication.callautomation.models.events
-
The ContinuousDtmfRecognitionToneFailed model.
- ContinuousDtmfRecognitionToneReceived - Class in com.azure.communication.callautomation.models.events
-
The ContinuousDtmfRecognitionToneReceived model.
- Contributing - Search tag in Overview
- Section
- convertToString() - Method in class com.azure.communication.callautomation.models.DtmfResult
-
Set the tones property: The tones property.
- convertToString() - Method in class com.azure.communication.callautomation.models.DtmfTone
- createCall(CallInvite, String) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Create a call connection request from a source identity to a target identity.
- createCall(CallInvite, String) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Create a call connection request from a source identity to a target identity.
- CreateCallFailed - Class in com.azure.communication.callautomation.models.events
-
The CreateCallFailed model.
- CreateCallOptions - Class in com.azure.communication.callautomation.models
-
The options for creating a p2p call.
- CreateCallOptions(CallInvite, String) - Constructor for class com.azure.communication.callautomation.models.CreateCallOptions
-
Constructor
- CreateCallResult - Class in com.azure.communication.callautomation.models
-
The result of answering a call
- CreateCallResult(CallConnectionProperties, CallConnection, CallConnectionAsync) - Constructor for class com.azure.communication.callautomation.models.CreateCallResult
-
Constructor
- createCallWithResponse(CreateCallOptions) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Create a call connection request from a source identity to a target identity.
- createCallWithResponse(CreateCallOptions, Context) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Create a call connection request from a source identity to a target identity.
- createGroupCall(List<CommunicationIdentifier>, String) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Create a call connection request from a source identity to a list of target identity.
- createGroupCall(List<CommunicationIdentifier>, String) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Create a call connection request from a source identity to a list of target identity.
- CreateGroupCallOptions - Class in com.azure.communication.callautomation.models
-
The options for creating a group call.
- CreateGroupCallOptions(List<CommunicationIdentifier>, String) - Constructor for class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
Constructor
- createGroupCallWithResponse(CreateGroupCallOptions) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Create a group call connection request from a source identity to multiple identities.
- createGroupCallWithResponse(CreateGroupCallOptions, Context) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Create a group call connection request from a source identity to multiple identities.
- credential(AzureKeyCredential) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Sets the
AzureKeyCredentialused to authenticate HTTP requests. - credential(TokenCredential) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Sets the
TokenCredentialused to authorize requests sent to the service. - CustomCallingContext - Class in com.azure.communication.callautomation.models
-
Custom calling context details.
D
- D - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value d for Tone.
- delete(String) - Method in class com.azure.communication.callautomation.CallRecording
-
Delete the content located in the deleteUrl
- delete(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Delete the content located at the deleteUrl
- deleteWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Delete the content located at the deleteUrl Recording deletion will be done using parallel workers.
- deleteWithResponse(String, Context) - Method in class com.azure.communication.callautomation.CallRecording
-
Delete the content located in the deleteUrl
- DISCONNECTED - Static variable in class com.azure.communication.callautomation.models.CallConnectionState
-
Static value disconnected for CallConnectionState.
- DISCONNECTING - Static variable in class com.azure.communication.callautomation.models.CallConnectionState
-
Static value disconnecting for CallConnectionState.
- DMTF_OPTION_MATCHED - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Recognize option DMTF matched.
- DOWNLOAD_FAILED - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Play
-
Action failed, file could not be downloaded.
- downloadContent(String) - Method in class com.azure.communication.callautomation.CallRecording
-
Downloads the entire content.
- downloadContent(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Reads the entire content.
- downloadContentWithResponse(String, HttpRange) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Reads a range of bytes from a content.
- downloadContentWithResponse(String, HttpRange, Context) - Method in class com.azure.communication.callautomation.CallRecording
-
Downloads the entire content.
- downloadStream(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Download the recording content, e.g.
- downloadStreamWithResponse(String, HttpRange) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Download the recording content, (e.g.
- downloadTo(String, OutputStream) - Method in class com.azure.communication.callautomation.CallRecording
-
Download the recording content, e.g.
- downloadTo(String, OutputStream, HttpRange, Context) - Method in class com.azure.communication.callautomation.CallRecording
-
Download the recording content, e.g.
- downloadTo(String, Path) - Method in class com.azure.communication.callautomation.CallRecording
-
Download the content located in
endpointinto a file marked bypath. - downloadTo(String, Path) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Download the content located in
endpointinto a file marked bypath. - downloadTo(String, Path, DownloadToFileOptions) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Download the content located in
endpointinto a file marked bypath. - downloadTo(String, Path, DownloadToFileOptions, Context) - Method in class com.azure.communication.callautomation.CallRecording
-
Download the content located in
endpointinto a file marked bypath. - DownloadToFileOptions - Class in com.azure.communication.callautomation.models
-
The options for the downloadTo operations.
- DownloadToFileOptions() - Constructor for class com.azure.communication.callautomation.models.DownloadToFileOptions
- DTMF - Static variable in class com.azure.communication.callautomation.models.CallMediaRecognitionType
-
Static value dtmf for RecognitionType.
- DTMF - Static variable in class com.azure.communication.callautomation.models.RecognizeInputType
-
Static value dtmf for RecognizeInputTypeInternal.
- DtmfResult - Class in com.azure.communication.callautomation.models
-
The DtmfResult model.
- DtmfResult() - Constructor for class com.azure.communication.callautomation.models.DtmfResult
- DtmfTone - Class in com.azure.communication.callautomation.models
-
Defines values for Tone.
- DtmfTone() - Constructor for class com.azure.communication.callautomation.models.DtmfTone
E
- EIGHT - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value eight for Tone.
- endpoint(String) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Set endpoint of the service.
- Examples - Search tag in Overview
- Section
F
- FAILED - Static variable in class com.azure.communication.callautomation.models.CallingOperationStatus
-
Static value failed for CallingOperationStatus.
- FEMALE - Static variable in class com.azure.communication.callautomation.models.VoiceKind
-
Static value female for VoiceKind.
- FILE - Static variable in class com.azure.communication.callautomation.models.PlaySourceType
-
Static value file for PlaySourceType.
- FileSource - Class in com.azure.communication.callautomation.models
-
The FileSource model.
- FileSource() - Constructor for class com.azure.communication.callautomation.models.FileSource
- FIVE - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value five for Tone.
- FORBIDDEN - Static variable in class com.azure.communication.callautomation.models.CallRejectReason
-
Static value forbidden for CallRejectReason.
- FOUR - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value four for Tone.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.AzureBlobContainerRecordingStorage
-
Reads an instance of AzureBlobContainerRecordingStorage from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.AzureCommunicationsRecordingStorage
-
Reads an instance of AzureCommunicationsRecordingStorage from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Reads an instance of CallMediaRecognizeChoiceOptions from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Reads an instance of CallMediaRecognizeDtmfOptions from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Reads an instance of CallMediaRecognizeOptions from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Reads an instance of CallMediaRecognizeSpeechOptions from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Reads an instance of CallMediaRecognizeSpeechOrDtmfOptions from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.ChoiceResult
-
Reads an instance of ChoiceResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.DtmfResult
-
Reads an instance of Word from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.AddParticipantFailed
-
Reads an instance of AddParticipantFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.AddParticipantSucceeded
-
Reads an instance of AddParticipantSucceeded from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.AnswerFailed
-
Reads an instance of AnswerFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.CallConnected
-
Reads an instance of CallConnected from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.CallDisconnected
-
Reads an instance of CallDisconnected from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.CallTransferAccepted
-
Reads an instance of CallTransferAccepted from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.CallTransferFailed
-
Reads an instance of CallTransferFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.CancelAddParticipantFailed
-
Reads an instance of CancelAddParticipantFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.CancelAddParticipantSucceeded
-
Reads an instance of CancelAddParticipantSucceeded from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.ConnectFailed
-
Reads an instance of ConnectFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.ContinuousDtmfRecognitionStopped
-
Reads an instance of ContinuousDtmfRecognitionStopped from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.ContinuousDtmfRecognitionToneFailed
-
Reads an instance of ContinuousDtmfRecognitionToneFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.ContinuousDtmfRecognitionToneReceived
-
Reads an instance of ContinuousDtmfRecognitionToneReceived from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.CreateCallFailed
-
Reads an instance of CreateCallFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.HoldFailed
-
Reads an instance of HoldFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.ParticipantsUpdated
-
Reads an instance of ParticipantsUpdated from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.PlayCanceled
-
Reads an instance of PlayCanceled from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.PlayCompleted
-
Reads an instance of PlayCompleted from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.PlayFailed
-
Reads an instance of PlayFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.PlayStarted
-
Reads an instance of PlayStarted from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.RecognizeCanceled
-
Reads an instance of RecognizeCanceled from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.RecognizeCompleted
-
Reads an instance of RecognizeCompleted from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.RecognizeFailed
-
Reads an instance of RecognizeFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.RecordingStateChanged
-
Reads an instance of RecordingStateChanged from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.RemoveParticipantFailed
-
Reads an instance of RemoveParticipantFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.RemoveParticipantSucceeded
-
Reads an instance of RemoveParticipantSucceeded from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.ResultInformation
-
Reads an instance of ResultInformation from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.SendDtmfTonesCompleted
-
Reads an instance of SendDtmfTonesCompleted from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.events.SendDtmfTonesFailed
-
Reads an instance of SendDtmfTonesFailed from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.FileSource
-
Reads an instance of FileSource from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.RecognitionChoice
-
Reads an instance of CallConnectionPropertiesInternal from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.SpeechResult
-
Reads an instance of SpeechResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.SsmlSource
-
Reads an instance of SsmlSource from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.communication.callautomation.models.TextSource
-
Reads an instance of TextSource from the JsonReader.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.CallConnectionState
-
Creates or finds a CallConnectionState from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.CallingOperationStatus
-
Creates or finds a CallingOperationStatus from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.CallLocatorKind
-
Creates or finds a CallLocatorKind from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.CallMediaRecognitionType
-
Creates or finds a RecognitionType from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.CallRejectReason
-
Creates or finds a CallRejectReason from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.DtmfTone
-
Creates or finds a Tone from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.events.ReasonCode
-
Creates or finds a ReasonCode from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.PlaySourceType
-
Creates or finds a PlaySourceType from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.RecognizeInputType
-
Creates or finds a RecognizeInputTypeInternal from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.RecordingChannel
-
Creates or finds a RecordingChannel from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.RecordingContent
-
Creates or finds a RecordingContent from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.RecordingFormat
-
Creates or finds a RecordingFormat from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.RecordingKind
-
Creates or finds a RecordingKind from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.RecordingState
-
Creates or finds a RecordingStateInternal from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.RecordingStorageType
-
Creates or finds a RecordingStorageType from its string representation.
- fromString(String) - Static method in class com.azure.communication.callautomation.models.VoiceKind
-
Creates or finds a VoiceKind from its string representation.
G
- getAnsweredBy() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get identity that answered the call
- getAnsweredFor() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get the answeredFor property: Identity of the original Pstn target of an incoming Call.
- getAudioChannelParticipantOrdering() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Get the audioChannelParticipantOrdering property: The sequential order in which audio channels are assigned to participants in the unmixed recording.
- getBlockSize() - Method in class com.azure.communication.callautomation.models.ParallelDownloadOptions
-
Gets the block size (chunk size) to transfer at a time.
- getCallbackUrl() - Method in class com.azure.communication.callautomation.models.AnswerCallOptions
-
Get the call back url.
- getCallbackUrl() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get the callbackUri property.
- getCallbackUrl() - Method in class com.azure.communication.callautomation.models.ConnectCallOptions
-
Get the call back url.
- getCallbackUrl() - Method in class com.azure.communication.callautomation.models.CreateCallOptions
-
Get the call back uri.
- getCallbackUrl() - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
Get the call back uri.
- getCallConnection() - Method in class com.azure.communication.callautomation.models.CallResult
-
Get the callConnection.
- getCallConnection(String) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Returns an object of CallConnection
- getCallConnectionAsync() - Method in class com.azure.communication.callautomation.models.CallResult
-
Get the callConnectionAsync.
- getCallConnectionAsync(String) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Returns an object of CallConnectionAsync
- getCallConnectionId() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get the callConnectionId property, which is the call connection id.
- getCallConnectionId() - Method in class com.azure.communication.callautomation.models.events.CallAutomationEventBase
-
Get the callConnectionId property: Call connection ID.
- getCallConnectionProperties() - Method in class com.azure.communication.callautomation.models.CallResult
-
Get the callConnectionProperties.
- getCallConnectionState() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get the callConnectionState property.
- getCallIntelligenceOptions() - Method in class com.azure.communication.callautomation.models.AnswerCallOptions
-
Get the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpoint
- getCallIntelligenceOptions() - Method in class com.azure.communication.callautomation.models.ConnectCallOptions
-
Get the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpoint
- getCallIntelligenceOptions() - Method in class com.azure.communication.callautomation.models.CreateCallOptions
-
Get the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpoint
- getCallIntelligenceOptions() - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
Get the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpoint
- getCallInvite() - Method in class com.azure.communication.callautomation.models.CreateCallOptions
-
Get Call invitee information
- getCallLocator() - Method in class com.azure.communication.callautomation.models.ConnectCallOptions
-
Get the call locator.
- getCallLocator() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Get the call locator.
- getCallMedia() - Method in class com.azure.communication.callautomation.CallConnection
-
Returns an object of CallContent
- getCallMediaAsync() - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Returns an object of CallContentAsync
- getCallProperties() - Method in class com.azure.communication.callautomation.CallConnection
-
Get call connection properties.
- getCallProperties() - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Get call connection properties.
- getCallPropertiesWithResponse() - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Get call connection properties.
- getCallPropertiesWithResponse(Context) - Method in class com.azure.communication.callautomation.CallConnection
-
Get call connection properties.
- getCallRecording() - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Returns an object of CallRecording
- getCallRecordingAsync() - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Returns an object of CallRecordingAsync
- getCallRejectReason() - Method in class com.azure.communication.callautomation.models.RejectCallOptions
-
Get the callRejectReason
- getChannel() - Method in class com.azure.communication.callautomation.models.ChannelAffinity
-
Get the channel property: Channel number to which bitstream from a particular participant will be written.
- getChannelAffinity() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Get the channelAffinity property: The channel affinity of call recording When 'recordingChannelType' is set to 'unmixed', if channelAffinity is not specified, 'channel' will be automatically assigned.
- getChoices() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Get the list of recognition choices.
- getCode() - Method in class com.azure.communication.callautomation.models.events.ResultInformation
-
Get the code property: The code property.
- getCognitiveServicesEndpoint() - Method in class com.azure.communication.callautomation.models.CallIntelligenceOptions
-
Get the cognitiveServicesEndpoint property: The endpoint URL of the Azure Cognitive Services resource attached.
- getCorrelationId() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get correlationId for the call
- getCorrelationId() - Method in class com.azure.communication.callautomation.models.events.CallAutomationEventBase
-
Get the correlationId property: Correlation ID for event to call correlation.
- getCustomCallingContext() - Method in class com.azure.communication.callautomation.models.CallInvite
-
get custom calling context
- getCustomCallingContext() - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
get custom context
- getCustomVoiceEndpointId() - Method in class com.azure.communication.callautomation.models.SsmlSource
-
Get the customVoiceEndpointId property: Endpoint where the custom voice was deployed.
- getCustomVoiceEndpointId() - Method in class com.azure.communication.callautomation.models.TextSource
-
Get the customVoiceEndpointId property: Endpoint where the custom voice was deployed.
- getEndSilenceTimeout() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Get the endSilenceTimeout property: The length of end silence when user stops speaking and cogservice send response.
- getEndSilenceTimeout() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Get the endSilenceTimeout property: The length of end silence when user stops speaking and cogservice send response.
- getFailedPlaySourceIndex() - Method in class com.azure.communication.callautomation.models.events.PlayFailed
-
Get the failedPlaySourceIndex property: Contains the index of the failed play source.
- getFailedPlaySourceIndex() - Method in class com.azure.communication.callautomation.models.events.RecognizeFailed
-
Get the failedPlaySourceIndex property: Contains the index of the failed play source.
- getGroupCallId() - Method in class com.azure.communication.callautomation.models.GroupCallLocator
-
Get the groupCallId property: The group call id.
- getIdentifier() - Method in class com.azure.communication.callautomation.models.CallParticipant
-
Get the identifier property: Communication identifier of the participant.
- getIncomingCallContext() - Method in class com.azure.communication.callautomation.models.AnswerCallOptions
-
Get the incomingCallContext.
- getIncomingCallContext() - Method in class com.azure.communication.callautomation.models.RedirectCallOptions
-
Get the incomingCallContext.
- getIncomingCallContext() - Method in class com.azure.communication.callautomation.models.RejectCallOptions
-
Get the incomingCallContext.
- getInitialSilenceTimeout() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Get the initialSilenceTimeout property: Time to wait for first input after prompt (if any).
- getInterToneTimeout() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Get the interToneTimeout property: Time to wait between DTMF inputs to stop recognizing.
- getInterToneTimeout() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Get the interToneTimeout property: Time to wait between DTMF inputs to stop recognizing.
- getInvitationId() - Method in class com.azure.communication.callautomation.models.AddParticipantResult
-
Get the invitationId property: The invitation ID used to send out add participant request.
- getInvitationId() - Method in class com.azure.communication.callautomation.models.CancelAddParticipantOperationOptions
-
Get the invitationId.
- getInvitationId() - Method in class com.azure.communication.callautomation.models.CancelAddParticipantOperationResult
-
Get the invitationId property: The invitation ID used to cancel the add participant request.
- getInvitationId() - Method in class com.azure.communication.callautomation.models.events.CancelAddParticipantFailed
-
Get the invitationId property: The invitation ID used to cancel the add participant request.
- getInvitationId() - Method in class com.azure.communication.callautomation.models.events.CancelAddParticipantSucceeded
-
Get the invitationId property: The invitation ID used to cancel the add participant request.
- getInvitationTimeout() - Method in class com.azure.communication.callautomation.models.AddParticipantOptions
-
Get the invitationTimeoutInSeconds.
- getKind() - Method in class com.azure.communication.callautomation.models.CallLocator
-
Get the kind property: The call locator kind.
- getLabel() - Method in class com.azure.communication.callautomation.models.ChoiceResult
-
Get the label property: Label is the primary identifier for the choice detected.
- getLabel() - Method in class com.azure.communication.callautomation.models.RecognitionChoice
-
Get the label property: Identifier for a given choice.
- getLatest() - Static method in enum com.azure.communication.callautomation.CallAutomationServiceVersion
-
Gets the latest service version supported by this client library
- getMaxConcurrency() - Method in class com.azure.communication.callautomation.models.ParallelDownloadOptions
-
Gets the maximum number of parallel requests that will be issued at any given time.
- getMaxTonesToCollect() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Get the maxTonesToCollect property: Maximum number of DTMFs to be collected.
- getMaxTonesToCollect() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Get the maxTonesToCollect property: Maximum number of DTMFs to be collected.
- getMessage() - Method in class com.azure.communication.callautomation.models.events.ResultInformation
-
Get the message property: The message property.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.AddParticipantOptions
-
Get the overridden call back URL override for operation.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Get the overridden call back URL override for operation.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.CancelAddParticipantOperationOptions
-
Get the overridden call back URL override for operation.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.ContinuousDtmfRecognitionOptions
-
Get the overridden call back URL override for operation.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.HoldOptions
-
Get the operationCallbackUrl.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.PlayOptions
-
Get the overridden call back URL override for operation.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.PlayToAllOptions
-
Get the overridden call back URL override for operation.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.RemoveParticipantOptions
-
Get the overridden call back URL override for operation.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.SendDtmfTonesOptions
-
Get the overridden call back URL override for operation.
- getOperationCallbackUrl() - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Get the overridden call back URL override for operation.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.AddParticipantOptions
-
Get the operationContext.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.AddParticipantResult
-
Get the operationContext property: The operation context provided by client.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.AnswerCallOptions
-
Get the operationContext.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Get the operationContext property: The value to identify context of the operation.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.CancelAddParticipantOperationOptions
-
Get the operationContext.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.CancelAddParticipantOperationResult
-
Get the operationContext property: The operation context provided by client.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.ConnectCallOptions
-
Get the operation context.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.ContinuousDtmfRecognitionOptions
-
Get the operationContext property.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.CreateCallOptions
-
Get the operationContext: A customer set value used to track the answering of a call.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
Get the operationContext: A customer set value used to track the answering of a call.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.events.CallAutomationEventBase
-
Get the operationContext property: Operation context.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.HoldOptions
-
Get the operation context.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.MuteParticipantOptions
-
Get the operationContext.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.MuteParticipantResult
-
Get the operationContext property: The operation context provided by client.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.PlayOptions
-
Get the operationContext property.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.PlayToAllOptions
-
Get the operationContext property.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.RemoveParticipantOptions
-
Get the operationContext.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.RemoveParticipantResult
-
Get the operationContext property: The operation context provided by client.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.SendDtmfTonesOptions
-
Get the operationContext property.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.SendDtmfTonesResult
-
Get the operationContext property: The operation context provided by client.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.TransferCallResult
-
Get the operationContext property: The operation context provided by client.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Get the operationContext.
- getOperationContext() - Method in class com.azure.communication.callautomation.models.UnholdOptions
-
Get the operation context.
- getParallelDownloadOptions() - Method in class com.azure.communication.callautomation.models.DownloadToFileOptions
-
Get the ParallelDownloadOptions
- getParticipant() - Method in class com.azure.communication.callautomation.models.AddParticipantResult
-
Get the participant property: The participant property.
- getParticipant() - Method in class com.azure.communication.callautomation.models.ChannelAffinity
-
Get the participant property: The identifier for the participant whose bitstream will be written to the channel represented by the channel number.
- getParticipant() - Method in class com.azure.communication.callautomation.models.events.AddParticipantFailed
-
Get the participant property: Participant added.
- getParticipant() - Method in class com.azure.communication.callautomation.models.events.AddParticipantSucceeded
-
Get the participant property: Participant added.
- getParticipant() - Method in class com.azure.communication.callautomation.models.events.RemoveParticipantFailed
-
Get the participant property: Participant added.
- getParticipant() - Method in class com.azure.communication.callautomation.models.events.RemoveParticipantSucceeded
-
Get the participant property: Participant added.
- getParticipant() - Method in class com.azure.communication.callautomation.models.RemoveParticipantOptions
-
Get the participants.
- getParticipant(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnection
-
Get a specific participant.
- getParticipant(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Get a specific participant.
- getParticipants() - Method in class com.azure.communication.callautomation.models.events.ParticipantsUpdated
-
Get the participants property: List of current participants in the call.
- getParticipantWithResponse(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Get a specific participant.
- getParticipantWithResponse(CommunicationIdentifier, Context) - Method in class com.azure.communication.callautomation.CallConnection
-
Get all participants.
- getPhrases() - Method in class com.azure.communication.callautomation.models.RecognitionChoice
-
Get the phrases property: List of phrases to recognize.
- getPlayPrompt() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Deprecated.
- getPlayPrompts() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Get the playPrompts property: The list source of the audio to be played for recognition.
- getPlaySource() - Method in class com.azure.communication.callautomation.models.HoldOptions
-
Get PlaySourceInfo
- getPlaySourceCacheId() - Method in class com.azure.communication.callautomation.models.PlaySource
-
Get the playSourceCacheId property: Defines the identifier to be used for caching related media.
- getPlaySources() - Method in class com.azure.communication.callautomation.models.PlayOptions
-
Get the play sources.
- getPlaySources() - Method in class com.azure.communication.callautomation.models.PlayToAllOptions
-
Get the play sources.
- getPlayTo() - Method in class com.azure.communication.callautomation.models.PlayOptions
-
Get the list of targets to play to.
- getProgressListener() - Method in class com.azure.communication.callautomation.models.ParallelDownloadOptions
-
Gets the Progress listener for parallel reporting
- getReasonCode() - Method in class com.azure.communication.callautomation.models.events.CallAutomationEventBaseWithReasonCode
-
Returns the reason code of the event
- getRecognizedPhrase() - Method in class com.azure.communication.callautomation.models.ChoiceResult
-
Get the recognizedPhrase property: Phrases are set to the value if choice is selected via phrase detection.
- getRecognizeInputType() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Get the recognizeInputType property: Determines the type of the recognition.
- getRecognizeResult() - Method in class com.azure.communication.callautomation.models.events.RecognizeCompleted
-
Get the collectToneResult or choiceResult property.
- getRecordingChannel() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Get the channel property.
- getRecordingContent() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Get the content property.
- getRecordingDestinationContainerUrl() - Method in class com.azure.communication.callautomation.models.AzureBlobContainerRecordingStorage
-
Get the recordingDestinationContainerUrl property: Uri of a container or a location within a container.
- getRecordingFormat() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Get the recording format.
- getRecordingId() - Method in class com.azure.communication.callautomation.models.events.RecordingStateChanged
-
Get the recordingId property: Recording Id.
- getRecordingId() - Method in class com.azure.communication.callautomation.models.RecordingStateResult
-
Get the recordingId property: The recording id of the started recording.
- getRecordingKind() - Method in class com.azure.communication.callautomation.models.events.RecordingStateChanged
-
Get the recordingKind property: Recording Kind.
- getRecordingKind() - Method in class com.azure.communication.callautomation.models.RecordingStateResult
-
Get the RecordingKind property: The recording kind status of the recording.
- getRecordingState() - Method in class com.azure.communication.callautomation.models.events.RecordingStateChanged
-
Get the recordingState property: Recording State.
- getRecordingState() - Method in class com.azure.communication.callautomation.models.RecordingStateResult
-
Get the RecordingState property: The recording status of the recording.
- getRecordingStateCallbackUrl() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Uri to send state change callbacks.
- getRecordingStorage() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Get the externalStorage property: Used to specify external storage for call recording
- getRecordingStorageType() - Method in class com.azure.communication.callautomation.models.AzureBlobContainerRecordingStorage
-
Get the recordingStorageType property: Defines the kind of external storage.
- getRecordingStorageType() - Method in class com.azure.communication.callautomation.models.AzureCommunicationsRecordingStorage
-
Get the recordingStorageType property: Defines the kind of external storage.
- getRecordingStorageType() - Method in class com.azure.communication.callautomation.models.RecordingStorage
-
Get the recordingStorageType property: Defines the kind of external storage.
- getResultInformation() - Method in class com.azure.communication.callautomation.models.events.CallAutomationEventBase
-
Get the resultInformation property: Contains the resulting SIP code, sub-code and message.
- getRoomId() - Method in class com.azure.communication.callautomation.models.RoomCallLocator
-
Get the roomId property: The room id.
- getSequenceId() - Method in class com.azure.communication.callautomation.models.events.ContinuousDtmfRecognitionToneReceived
-
Get sequenceId: The sequence id which can be used to determine if the same tone was played multiple times or if any tones were missed.
- getServerCallId() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get the server call Id.
- getServerCallId() - Method in class com.azure.communication.callautomation.models.events.CallAutomationEventBase
-
Get the serverCallId property: Server call ID.
- getServerCallId() - Method in class com.azure.communication.callautomation.models.ServerCallLocator
-
Get the serverCallId property: The server call id.
- getSipHeaders() - Method in class com.azure.communication.callautomation.models.CustomCallingContext
-
Get list of custom context SIP headers
- getSource() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get the source identity.
- getSourceCallerIdNumber() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get the source caller id number for PSTN.
- getSourceCallerIdNumber() - Method in class com.azure.communication.callautomation.models.CallInvite
-
get PhoneNumberIdentifier for PSTN caller
- getSourceCallerIdNumber() - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Get the sourceCallerIdNumber.
- getSourceCallIdNumber() - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
get PhoneNumberIdentifier for PSTN caller
- getSourceDisplayName() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get the display name.
- getSourceDisplayName() - Method in class com.azure.communication.callautomation.models.CallInvite
-
get caller's display name
- getSourceDisplayName() - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
get caller's display name
- getSourceIdentity() - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Get Source Identity that is used for create and answer call
- getSourceIdentity() - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Get Source Identity that is used for create and answer call
- getSourceLocale() - Method in class com.azure.communication.callautomation.models.TextSource
-
Get the sourceLocale property: Source language locale to be played.
- getSpeech() - Method in class com.azure.communication.callautomation.models.SpeechResult
-
Get the speech property: The recognized speech in string.
- getSpeechLanguage() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Get the speech language property.
- getSpeechLanguage() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Get the speech language property.
- getSpeechLanguage() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Get the speech language property.
- getSpeechRecognitionModelEndpointId() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Get the speechRecognitionModelEndpointId property: Endpoint where the custom model was deployed.
- getSpeechRecognitionModelEndpointId() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Get the speechRecognitionModelEndpointId property: Endpoint where the custom model was deployed.
- getSpeechRecognitionModelEndpointId() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Get the speechRecognitionModelEndpointId property: Endpoint where the custom model was deployed.
- getSsmlText() - Method in class com.azure.communication.callautomation.models.SsmlSource
-
Get the ssmlText property: Ssml string for the cognitive service to be played.
- getStartDateTime() - Method in class com.azure.communication.callautomation.models.events.RecordingStateChanged
-
Get the startDateTime property: Start Date time.
- getState(String) - Method in class com.azure.communication.callautomation.CallRecording
-
Get the current recording state by recording id.
- getState(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Get current recording state by recording id.
- getStateWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Get current recording state by recording id.
- getStateWithResponse(String, Context) - Method in class com.azure.communication.callautomation.CallRecording
-
Get the current recording state by recording id.
- getStopTones() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Get the stopTones property: List of tones that will stop recognizing.
- getStopTones() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Get the stopTones property: List of tones that will stop recognizing.
- getSubCode() - Method in class com.azure.communication.callautomation.models.events.ResultInformation
-
Get the subCode property: The subCode property.
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.AddParticipantOptions
-
Get Information for participant to add
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.CallInvite
-
Get target's CommunicationIdentifier
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Get the targetParticipant property: Target participant of DTFM tone recognition.
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.ContinuousDtmfRecognitionOptions
-
Get the targetParticipant property.
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.HoldOptions
-
Get Participant to be put on hold.
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.MuteParticipantOptions
-
Get the participant.
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.RedirectCallOptions
-
Information of target of being redirected to
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.SendDtmfTonesOptions
-
Get the targetParticipant property.
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Get the transfer target to whom the call is transferred
- getTargetParticipant() - Method in class com.azure.communication.callautomation.models.UnholdOptions
-
Get Participant to be put on unhold.
- getTargetParticipants() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
-
Get the targets property.
- getTargetParticipants() - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
Get the targets.
- getText() - Method in class com.azure.communication.callautomation.models.TextSource
-
Get the text property: Text for the cognitive service to be played.
- Getting started - Search tag in Overview
- Section
- getTone() - Method in class com.azure.communication.callautomation.models.events.ContinuousDtmfRecognitionToneReceived
-
Get the tone property:
- getTone() - Method in class com.azure.communication.callautomation.models.RecognitionChoice
-
Get the tone property: The tone property.
- getTones() - Method in class com.azure.communication.callautomation.models.DtmfResult
-
Get the tones property: The tones property.
- getTones() - Method in class com.azure.communication.callautomation.models.SendDtmfTonesOptions
-
Get the list of Tones to be sent.
- getTransferee() - Method in class com.azure.communication.callautomation.models.events.CallTransferAccepted
-
The participant who is being transferred away
- getTransferee() - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Get the participant who is being transferred away.
- getTransferTarget() - Method in class com.azure.communication.callautomation.models.events.CallTransferAccepted
-
Target to whom the call is transferred.
- getUrl() - Method in class com.azure.communication.callautomation.models.FileSource
-
Get the uri property: Uri for the audio file to be played.
- getVersion() - Method in enum com.azure.communication.callautomation.CallAutomationServiceVersion
- getVoiceKind() - Method in class com.azure.communication.callautomation.models.TextSource
-
Get the voiceKind property: Voice kind type.
- getVoiceName() - Method in class com.azure.communication.callautomation.models.TextSource
-
Get the voiceName property: Voice name to be played.
- getVoipHeaders() - Method in class com.azure.communication.callautomation.models.CustomCallingContext
-
Get list of custom context VOIP headers
- GROUP_CALL_LOCATOR - Static variable in class com.azure.communication.callautomation.models.CallLocatorKind
-
Static value groupCallLocator for CallLocatorKind.
- GroupCallLocator - Class in com.azure.communication.callautomation.models
-
The locator used for joining or taking action on a call.
- GroupCallLocator(String) - Constructor for class com.azure.communication.callautomation.models.GroupCallLocator
-
Group call locator
H
- Handle Mid-Connection events with CallAutomation's EventProcessor - Search tag in Overview
- Section
- hangUp(boolean) - Method in class com.azure.communication.callautomation.CallConnection
-
Hangup a call.
- hangUp(boolean) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Hangup a call.
- hangUpWithResponse(boolean) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Hangup a call.
- hangUpWithResponse(boolean, Context) - Method in class com.azure.communication.callautomation.CallConnection
-
Hangup a call.
- hold(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMedia
-
Holds participant in call.
- hold(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Holds participant in call.
- hold(CommunicationIdentifier, PlaySource) - Method in class com.azure.communication.callautomation.CallMedia
-
Holds participant in call.
- hold(CommunicationIdentifier, PlaySource) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Holds participant in call.
- HoldFailed - Class in com.azure.communication.callautomation.models.events
-
The HoldFailed model.
- HoldOptions - Class in com.azure.communication.callautomation.models
-
Options for the Hold operation.
- HoldOptions(CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.HoldOptions
-
Create a new HoldOptions object.
- holdWithResponse(HoldOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Holds participant in call.
- holdWithResponse(HoldOptions, Context) - Method in class com.azure.communication.callautomation.CallMedia
-
Holds participant in call.
- httpClient(HttpClient) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Sets the
HttpClientto use for sending and receiving requests to and from the service. - httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Sets the
logging configurationto use when sending and receiving requests to and from the service.
I
- INACTIVE - Static variable in class com.azure.communication.callautomation.models.RecordingState
-
Static value inactive for RecordingStateInternal.
- Include the package - Search tag in Overview
- Section
- INCORRECT_TONE_DETECTED - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Recognize with choice incorrect tone detected.
- INITIAL_SILENCE_TIMEOUT - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Action failed, initial silence timeout reached.
- INTER_DIGIT_TIMEOUT - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Action failed, inter-digit silence timeout reached.
- INVALID_FILE_FORMAT - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Play
-
Action failed, invalid file format.
- isInterruptCallMediaOperation() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Get the interruptCallMediaOperation property: If set recognize can barge into other existing queued-up/currently-processing requests.
- isInterruptCallMediaOperation() - Method in class com.azure.communication.callautomation.models.PlayToAllOptions
-
Get the interruptCallMediaOperation property: If set play can barge into other existing queued-up/currently-processing requests.
- isInterruptPrompt() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Get the interruptPrompt property: Determines if we interrupt the prompt and start recognizing.
- isLoop() - Method in class com.azure.communication.callautomation.models.PlayOptions
-
Get the loop property: The option to play the provided audio source in loop when set to true.
- isLoop() - Method in class com.azure.communication.callautomation.models.PlayToAllOptions
-
Get the loop property: The option to play the provided audio source in loop when set to true.
- isMuted() - Method in class com.azure.communication.callautomation.models.CallParticipant
-
Get the isMuted property: Is participant muted.
- isOnHold() - Method in class com.azure.communication.callautomation.models.CallParticipant
-
Get the isOnHold property: Is participant on hold.
- isOverwrite() - Method in class com.azure.communication.callautomation.models.DownloadToFileOptions
-
Overwrite value.
- isPauseOnStart() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Get pause on start.
- isStopCurrentOperations() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Get the stopCurrentOperations property: If set recognize can barge into other existing queued-up/currently-processing requests.
K
- Key concepts - Search tag in Overview
- Section
L
- listParticipants() - Method in class com.azure.communication.callautomation.CallConnection
-
Get all participants.
- listParticipants() - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Get all participants.
- listParticipants(Context) - Method in class com.azure.communication.callautomation.CallConnection
-
Get all participants.
M
- MALE - Static variable in class com.azure.communication.callautomation.models.VoiceKind
-
Static value male for VoiceKind.
- MAX_DIGITS_RECEIVED - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Action completed, max digits received.
- MIXED - Static variable in class com.azure.communication.callautomation.models.RecordingChannel
-
Static value mixed for RecordingChannel.
- MP3 - Static variable in class com.azure.communication.callautomation.models.RecordingFormat
-
Static value mp3 for RecordingFormat.
- MP4 - Static variable in class com.azure.communication.callautomation.models.RecordingFormat
-
Static value mp4 for RecordingFormat.
- muteParticipant(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnection
-
Mutes a participant in the call.
- muteParticipant(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Mutes a participant in the call.
- MuteParticipantOptions - Class in com.azure.communication.callautomation.models
-
The options for muting a participant.
- MuteParticipantOptions(CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.MuteParticipantOptions
-
Constructor
- MuteParticipantResult - Class in com.azure.communication.callautomation.models
-
The MuteParticipantResult model.
- MuteParticipantResult() - Constructor for class com.azure.communication.callautomation.models.MuteParticipantResult
-
Public constructor.
- muteParticipantWithResponse(MuteParticipantOptions) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Mutes a participant in the call.
- muteParticipantWithResponse(MuteParticipantOptions, Context) - Method in class com.azure.communication.callautomation.CallConnection
-
Mutes a participant in the call.
N
- Next steps - Search tag in Overview
- Section
- NINE - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value nine for Tone.
- NONE - Static variable in class com.azure.communication.callautomation.models.CallRejectReason
-
Static value none for CallRejectReason.
- NOT_STARTED - Static variable in class com.azure.communication.callautomation.models.CallingOperationStatus
-
Static value notStarted for CallingOperationStatus.
O
- ONE - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value one for Tone.
P
- ParallelDownloadOptions - Class in com.azure.communication.callautomation.models
-
This class contains configuration used to parallelize data transfer operations.
- ParallelDownloadOptions() - Constructor for class com.azure.communication.callautomation.models.ParallelDownloadOptions
-
Creates a new
ParallelDownloadOptionswith default parameters applied. - parseEvents(String) - Static method in class com.azure.communication.callautomation.CallAutomationEventParser
-
Returns a list of events from request's body.
- ParticipantsUpdated - Class in com.azure.communication.callautomation.models.events
-
The ParticipantsUpdated model.
- pause(String) - Method in class com.azure.communication.callautomation.CallRecording
-
Pause recording of the call.
- pause(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Pause recording of the call.
- pauseWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Pause recording of the call.
- pauseWithResponse(String, Context) - Method in class com.azure.communication.callautomation.CallRecording
-
Pause recording of the call.
- pipeline(HttpPipeline) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Sets the
HttpPipelineto use for the service client. - play(PlaySource, List<CommunicationIdentifier>) - Method in class com.azure.communication.callautomation.CallMedia
-
Play
- play(PlaySource, List<CommunicationIdentifier>) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Play
- play(List<PlaySource>, List<CommunicationIdentifier>) - Method in class com.azure.communication.callautomation.CallMedia
-
Play
- play(List<PlaySource>, List<CommunicationIdentifier>) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Play
- Play() - Constructor for class com.azure.communication.callautomation.models.events.ReasonCode.Play
- PLAY_PROMPT_FAILED - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Action failed, encountered failure while trying to play the prompt.
- PlayCanceled - Class in com.azure.communication.callautomation.models.events
-
The PlayCanceled model.
- PlayCanceled() - Constructor for class com.azure.communication.callautomation.models.events.PlayCanceled
- PlayCompleted - Class in com.azure.communication.callautomation.models.events
-
The PlayCompleted model.
- PlayFailed - Class in com.azure.communication.callautomation.models.events
-
The PlayFailed model.
- PlayOptions - Class in com.azure.communication.callautomation.models
-
The PlayOptions model.
- PlayOptions(PlaySource, List<CommunicationIdentifier>) - Constructor for class com.azure.communication.callautomation.models.PlayOptions
-
Constructor
- PlayOptions(List<PlaySource>, List<CommunicationIdentifier>) - Constructor for class com.azure.communication.callautomation.models.PlayOptions
-
Constructor
- PlaySource - Class in com.azure.communication.callautomation.models
-
The PlaySource model.
- PlaySource() - Constructor for class com.azure.communication.callautomation.models.PlaySource
- PlaySourceType - Class in com.azure.communication.callautomation.models
-
Defines values for PlaySourceType.
- PlaySourceType() - Constructor for class com.azure.communication.callautomation.models.PlaySourceType
- PlayStarted - Class in com.azure.communication.callautomation.models.events
-
The PlayStarted model.
- playToAll(PlaySource) - Method in class com.azure.communication.callautomation.CallMedia
-
Play to all participants
- playToAll(PlaySource) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Play to all participants
- playToAll(List<PlaySource>) - Method in class com.azure.communication.callautomation.CallMedia
-
Play to all participants
- playToAll(List<PlaySource>) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Play to all participants
- PlayToAllOptions - Class in com.azure.communication.callautomation.models
-
The PlayToAllOptions model.
- PlayToAllOptions(PlaySource) - Constructor for class com.azure.communication.callautomation.models.PlayToAllOptions
-
Constructor
- PlayToAllOptions(List<PlaySource>) - Constructor for class com.azure.communication.callautomation.models.PlayToAllOptions
-
Constructor
- playToAllWithResponse(PlayToAllOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Play to all participants
- playToAllWithResponse(PlayToAllOptions, Context) - Method in class com.azure.communication.callautomation.CallMedia
-
PlayAllWithResponse
- playWithResponse(PlayOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Play
- playWithResponse(PlayOptions, Context) - Method in class com.azure.communication.callautomation.CallMedia
-
PlayWithResponse
- POUND - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value pound for Tone.
- Prerequisites - Search tag in Overview
- Section
R
- ReasonCode - Class in com.azure.communication.callautomation.models.events
-
Defines values for ReasonCode.
- ReasonCode() - Constructor for class com.azure.communication.callautomation.models.events.ReasonCode
- ReasonCode.Play - Class in com.azure.communication.callautomation.models.events
-
Reason code names for the Play operation
- ReasonCode.Recognize - Class in com.azure.communication.callautomation.models.events
-
Reason code names for the Recognize operation
- RecognitionChoice - Class in com.azure.communication.callautomation.models
-
The RecognitionChoice model.
- RecognitionChoice() - Constructor for class com.azure.communication.callautomation.models.RecognitionChoice
- Recognize() - Constructor for class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
- RecognizeCanceled - Class in com.azure.communication.callautomation.models.events
-
The RecognizeCanceled model.
- RecognizeCanceled() - Constructor for class com.azure.communication.callautomation.models.events.RecognizeCanceled
- RecognizeCompleted - Class in com.azure.communication.callautomation.models.events
-
The RecognizeCompleted model.
- RecognizeCompleted() - Constructor for class com.azure.communication.callautomation.models.events.RecognizeCompleted
- RecognizeFailed - Class in com.azure.communication.callautomation.models.events
-
The RecognizeFailed model.
- RecognizeFailed() - Constructor for class com.azure.communication.callautomation.models.events.RecognizeFailed
- RecognizeInputType - Class in com.azure.communication.callautomation.models
-
Defines values for RecognizeInputTypeInternal.
- RecognizeInputType() - Constructor for class com.azure.communication.callautomation.models.RecognizeInputType
- RecognizeResult - Class in com.azure.communication.callautomation.models
-
Defines the absract for Recognize Result.
- RecognizeResult() - Constructor for class com.azure.communication.callautomation.models.RecognizeResult
- RecordingChannel - Class in com.azure.communication.callautomation.models
-
Defines values for RecordingChannel.
- RecordingChannel() - Constructor for class com.azure.communication.callautomation.models.RecordingChannel
- RecordingContent - Class in com.azure.communication.callautomation.models
-
Defines values for RecordingContent.
- RecordingContent() - Constructor for class com.azure.communication.callautomation.models.RecordingContent
- RecordingFormat - Class in com.azure.communication.callautomation.models
-
Defines values for RecordingFormat.
- RecordingFormat() - Constructor for class com.azure.communication.callautomation.models.RecordingFormat
- RecordingKind - Class in com.azure.communication.callautomation.models
-
Defines values for RecordingKind.
- RecordingKind() - Constructor for class com.azure.communication.callautomation.models.RecordingKind
-
Creates a new instance of RecordingKind value.
- RecordingState - Class in com.azure.communication.callautomation.models
-
Defines values for RecordingStateInternal.
- RecordingState() - Constructor for class com.azure.communication.callautomation.models.RecordingState
- RecordingStateChanged - Class in com.azure.communication.callautomation.models.events
-
The RecordingStateChanged model.
- RecordingStateResult - Class in com.azure.communication.callautomation.models
-
The response payload of start call recording operation.
- RecordingStateResult() - Constructor for class com.azure.communication.callautomation.models.RecordingStateResult
-
Public constructor.
- RecordingStorage - Class in com.azure.communication.callautomation.models
-
The RecordingStorage model.
- RecordingStorage() - Constructor for class com.azure.communication.callautomation.models.RecordingStorage
-
Creates an instance of ExternalStorageInternal class.
- RecordingStorageType - Class in com.azure.communication.callautomation.models
-
Defines the kind of external storage.
- RecordingStorageType() - Constructor for class com.azure.communication.callautomation.models.RecordingStorageType
-
Creates a new instance of RecordingStorageType value.
- redirectCall(String, CallInvite) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Redirect a call
- redirectCall(String, CallInvite) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Redirect a call
- RedirectCallOptions - Class in com.azure.communication.callautomation.models
-
The options for creating a call.
- RedirectCallOptions(String, CallInvite) - Constructor for class com.azure.communication.callautomation.models.RedirectCallOptions
-
Constructor
- redirectCallWithResponse(RedirectCallOptions) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Redirect a call
- redirectCallWithResponse(RedirectCallOptions, Context) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Redirect a call
- rejectCall(String) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Reject a call
- rejectCall(String) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Reject a call
- RejectCallOptions - Class in com.azure.communication.callautomation.models
-
The options for creating a call.
- RejectCallOptions(String) - Constructor for class com.azure.communication.callautomation.models.RejectCallOptions
-
Constructor
- rejectCallWithResponse(RejectCallOptions) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
-
Reject a call
- rejectCallWithResponse(RejectCallOptions, Context) - Method in class com.azure.communication.callautomation.CallAutomationClient
-
Reject a call
- removeParticipant(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnection
-
Remove a participant from the call.
- removeParticipant(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Remove a participant from the call.
- RemoveParticipantFailed - Class in com.azure.communication.callautomation.models.events
-
The RemoveParticipantFailed model.
- RemoveParticipantOptions - Class in com.azure.communication.callautomation.models
-
The options for removing participants.
- RemoveParticipantOptions(CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.RemoveParticipantOptions
-
Constructor
- RemoveParticipantResult - Class in com.azure.communication.callautomation.models
-
The RemoveParticipantResult model.
- RemoveParticipantResult() - Constructor for class com.azure.communication.callautomation.models.RemoveParticipantResult
-
Initializes a new instance of RemoveParticipantResult.
- RemoveParticipantSucceeded - Class in com.azure.communication.callautomation.models.events
-
The RemoveParticipantSucceeded model.
- removeParticipantWithResponse(RemoveParticipantOptions) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Remove a participant from the call.
- removeParticipantWithResponse(RemoveParticipantOptions, Context) - Method in class com.azure.communication.callautomation.CallConnection
-
Remove a participant from the call.
- ResultInformation - Class in com.azure.communication.callautomation.models.events
-
The ResultInformation model.
- resume(String) - Method in class com.azure.communication.callautomation.CallRecording
-
Resume recording of the call.
- resume(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Resume recording of the call.
- resumeWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Resume recording of the call.
- resumeWithResponse(String, Context) - Method in class com.azure.communication.callautomation.CallRecording
-
Resume recording of the call.
- retryOptions(RetryOptions) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Sets the
RetryOptionsfor all the requests made through the client. - retryPolicy(RetryPolicy) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Sets the retry policy to use (using the RetryPolicy type).
- ROOM_CALL_LOCATOR - Static variable in class com.azure.communication.callautomation.models.CallLocatorKind
-
Static value serverCallLocator for CallLocatorKind.
- RoomCallLocator - Class in com.azure.communication.callautomation.models
-
The locator used for joining or taking action on a call.
- RoomCallLocator(String) - Constructor for class com.azure.communication.callautomation.models.RoomCallLocator
-
Room call locator
- RUNNING - Static variable in class com.azure.communication.callautomation.models.CallingOperationStatus
-
Static value running for CallingOperationStatus.
S
- sendDtmfTones(List<DtmfTone>, CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMedia
-
Sends Dtmf tones
- sendDtmfTones(List<DtmfTone>, CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Send DTMF tones
- SendDtmfTonesCompleted - Class in com.azure.communication.callautomation.models.events
-
The SendDtmfTonesCompleted model.
- SendDtmfTonesFailed - Class in com.azure.communication.callautomation.models.events
-
The SendDtmfTonesFailed model.
- SendDtmfTonesOptions - Class in com.azure.communication.callautomation.models
-
The SendDtmfTonesOptions model.
- SendDtmfTonesOptions(List<DtmfTone>, CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.SendDtmfTonesOptions
-
Constructor to build SendDtmfTonesOptions object
- SendDtmfTonesResult - Class in com.azure.communication.callautomation.models
-
The SendDtmfTonesResult model.
- SendDtmfTonesResult() - Constructor for class com.azure.communication.callautomation.models.SendDtmfTonesResult
-
Public constructor.
- sendDtmfTonesWithResponse(SendDtmfTonesOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Send DTMF tones
- sendDtmfTonesWithResponse(SendDtmfTonesOptions, Context) - Method in class com.azure.communication.callautomation.CallMedia
-
Sends Dtmf tones
- SERVER_CALL_LOCATOR - Static variable in class com.azure.communication.callautomation.models.CallLocatorKind
-
Static value serverCallLocator for CallLocatorKind.
- ServerCallLocator - Class in com.azure.communication.callautomation.models
-
The locator used for joining or taking action on a call.
- ServerCallLocator(String) - Constructor for class com.azure.communication.callautomation.models.ServerCallLocator
-
Group call locator
- serviceVersion(CallAutomationServiceVersion) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Sets the
CallAutomationServiceVersionthat is used when making API requests. - setAudioChannelParticipantOrdering(List<CommunicationIdentifier>) - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Set the audioChannelParticipantOrdering property: The sequential order in which audio channels are assigned to participants in the unmixed recording.
- setBlockSize(long) - Method in class com.azure.communication.callautomation.models.ParallelDownloadOptions
-
Sets the block size.
- setCallIntelligenceOptions(CallIntelligenceOptions) - Method in class com.azure.communication.callautomation.models.AnswerCallOptions
-
Set the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpoint
- setCallIntelligenceOptions(CallIntelligenceOptions) - Method in class com.azure.communication.callautomation.models.ConnectCallOptions
-
Set the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpoint
- setCallIntelligenceOptions(CallIntelligenceOptions) - Method in class com.azure.communication.callautomation.models.CreateCallOptions
-
Set the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpoint
- setCallIntelligenceOptions(CallIntelligenceOptions) - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
Set the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpoint
- setCallRejectReason(CallRejectReason) - Method in class com.azure.communication.callautomation.models.RejectCallOptions
-
Set the callRejectReason
- setChannel(Integer) - Method in class com.azure.communication.callautomation.models.ChannelAffinity
-
Set the channel property: Channel number to which bitstream from a particular participant will be written.
- setChannelAffinity(List<ChannelAffinity>) - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Set the channelAffinity property: The channel affinity of call recording When 'recordingChannelType' is set to 'unmixed', if channelAffinity is not specified, 'channel' will be automatically assigned.
- setCognitiveServicesEndpoint(String) - Method in class com.azure.communication.callautomation.models.CallIntelligenceOptions
-
Set the cognitiveServicesEndpoint property: The endpoint URL of the Azure Cognitive Services resource attached.
- setCustomVoiceEndpointId(String) - Method in class com.azure.communication.callautomation.models.SsmlSource
-
Set the customVoiceEndpointId property: Endpoint where the custom voice was deployed.
- setCustomVoiceEndpointId(String) - Method in class com.azure.communication.callautomation.models.TextSource
-
Set the customVoiceEndpointId property: Endpoint where the custom voice was deployed.
- setInitialSilenceTimeout(Duration) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Set the initialSilenceTimeout property: Time to wait for first input after prompt (if any).
- setInitialSilenceTimeout(Duration) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Set the initialSilenceTimeout property: Time to wait for first input after prompt (if any).
- setInitialSilenceTimeout(Duration) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Set the initialSilenceTimeout property: Time to wait for first input after prompt (if any).
- setInitialSilenceTimeout(Duration) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Set the initialSilenceTimeout property: Time to wait for first input after prompt (if any).
- setInterruptCallMediaOperation(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Set the interruptCallMediaOperation property: If set recognize can barge into other existing queued-up/currently-processing requests.
- setInterruptCallMediaOperation(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Set the interruptCallMediaOperation property: If set recognize can barge into other existing queued-up/currently-processing requests.
- setInterruptCallMediaOperation(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Set the interruptCallMediaOperation property: If set recognize can barge into other existing queued-up/currently-processing requests.
- setInterruptCallMediaOperation(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Set the interruptCallMediaOperation property: If set recognize can barge into other existing queued-up/currently-processing requests.
- setInterruptCallMediaOperation(Boolean) - Method in class com.azure.communication.callautomation.models.PlayToAllOptions
-
Set the interruptCallMediaOperation property: If set play can barge into other existing queued-up/currently-processing requests.
- setInterruptPrompt(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Set the interruptPrompt property: Determines if we interrupt the prompt and start recognizing.
- setInterruptPrompt(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Set the interruptPrompt property: Determines if we interrupt the prompt and start recognizing.
- setInterruptPrompt(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Set the interruptPrompt property: Determines if we interrupt the prompt and start recognizing.
- setInterruptPrompt(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Set the interruptPrompt property: Determines if we interrupt the prompt and start recognizing.
- setInterToneTimeout(Duration) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Set the interToneTimeout property: Time to wait between DTMF inputs to stop recognizing.
- setInterToneTimeout(Duration) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Set the interToneTimeout property: Time to wait between DTMF inputs to stop recognizing.
- setInvitationTimeout(Duration) - Method in class com.azure.communication.callautomation.models.AddParticipantOptions
-
Set the invitationTimeoutInSeconds.
- setLabel(String) - Method in class com.azure.communication.callautomation.models.RecognitionChoice
-
Set the label property: Identifier for a given choice.
- setLoop(boolean) - Method in class com.azure.communication.callautomation.models.PlayOptions
-
Set the loop property: The option to play the provided audio source in loop when set to true.
- setLoop(boolean) - Method in class com.azure.communication.callautomation.models.PlayToAllOptions
-
Set the loop property: The option to play the provided audio source in loop when set to true.
- setMaxConcurrency(int) - Method in class com.azure.communication.callautomation.models.ParallelDownloadOptions
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.AddParticipantOptions
-
Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.CancelAddParticipantOperationOptions
-
Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.ContinuousDtmfRecognitionOptions
-
Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.HoldOptions
-
Sets the operationCallbackUrl.
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.PlayOptions
-
Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.PlayToAllOptions
-
Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.RemoveParticipantOptions
-
Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.SendDtmfTonesOptions
-
Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.
- setOperationCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.AddParticipantOptions
-
Set the operationContext.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.AnswerCallOptions
-
Set the operationContext.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Set the operationContext property: The value to identify context of the operation.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Set the operationContext property: The value to identify context of the operation.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Set the operationContext property: The value to identify context of the operation.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Set the operationContext property: The value to identify context of the operation.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.CancelAddParticipantOperationOptions
-
Set the operationContext.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.ConnectCallOptions
-
Sets the operation context.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.ContinuousDtmfRecognitionOptions
-
Set the operationContext property.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.CreateCallOptions
-
Set the operationContext: A customer set value used to track the answering of a call.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
Set the operationContext: A customer set value used to track the answering of a call.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.HoldOptions
-
Sets the operation context.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.MuteParticipantOptions
-
Set the operationContext.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.PlayOptions
-
Set the operationContext property.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.PlayToAllOptions
-
Set the operationContext property.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.RemoveParticipantOptions
-
Set the operationContext.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.SendDtmfTonesOptions
-
Set the operationContext property.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Set the operationContext.
- setOperationContext(String) - Method in class com.azure.communication.callautomation.models.UnholdOptions
-
Sets the operation context.
- setOverwrite(boolean) - Method in class com.azure.communication.callautomation.models.DownloadToFileOptions
-
Set the overwrite value.
- setParallelDownloadOptions(ParallelDownloadOptions) - Method in class com.azure.communication.callautomation.models.DownloadToFileOptions
-
Set the parallel download options.
- setParticipant(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.models.ChannelAffinity
-
Set the participant property: The identifier for the participant whose bitstream will be written to the channel represented by the channel number.
- setPauseOnStart(Boolean) - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Set the pause on start property.
- setPhrases(List<String>) - Method in class com.azure.communication.callautomation.models.RecognitionChoice
-
Set the phrases property: The phrases property.
- setPlayPrompt(PlaySource) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Set the playPrompt property: The source of the audio to be played for recognition.
- setPlayPrompt(PlaySource) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Set the playPrompt property: The source of the audio to be played for recognition.
- setPlayPrompt(PlaySource) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Deprecated.
- setPlayPrompt(PlaySource) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Set the playPrompt property: The source of the audio to be played for recognition.
- setPlayPrompts(PlaySource...) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Set the playPrompts property: The list source of the audio to be played for recognition.
- setPlayPrompts(List<PlaySource>) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Set the playPrompts property: The list source of the audio to be played for recognition.
- setPlaySource(PlaySource) - Method in class com.azure.communication.callautomation.models.HoldOptions
-
Sets the playSource.
- setPlaySourceCacheId(String) - Method in class com.azure.communication.callautomation.models.PlaySource
-
Set the playSourceCacheId property: Defines the identifier to be used for caching related media.
- setProgressReceiver(ProgressListener) - Method in class com.azure.communication.callautomation.models.ParallelDownloadOptions
-
Sets the
ProgressListener. - setRecognizeInputType(RecognizeInputType) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Set the recognizeInputType property: Determines the type of the recognition.
- setRecognizeInputType(RecognizeInputType) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Set the recognizeInputType property: Determines the type of the recognition.
- setRecognizeInputType(RecognizeInputType) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Set the recognizeInputType property: Determines the type of the recognition.
- setRecognizeInputType(RecognizeInputType) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Set the recognizeInputType property: Determines the type of the recognition.
- setRecordingChannel(RecordingChannel) - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Set the channel property.
- setRecordingContent(RecordingContent) - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Set the content property.
- setRecordingFormat(RecordingFormat) - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Set the recording format property.
- setRecordingStateCallbackUrl(String) - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Set the recordingStateCallbackUrl
- setRecordingStorage(RecordingStorage) - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
-
Set the externalStorage property: Used to specify external storage for call recording
- setSourceCallerIdNumber(PhoneNumberIdentifier) - Method in class com.azure.communication.callautomation.models.CallInvite
-
set PhoneNumberIdentifier for PSTN caller
- setSourceCallerIdNumber(PhoneNumberIdentifier) - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Set the sourceCallerIdNumber.
- setSourceCallIdNumber(PhoneNumberIdentifier) - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
set PhoneNumberIdentifier for PSTN caller
- setSourceDisplayName(String) - Method in class com.azure.communication.callautomation.models.CallInvite
-
set display name for caller
- setSourceDisplayName(String) - Method in class com.azure.communication.callautomation.models.CreateGroupCallOptions
-
set display name for caller
- setSourceLocale(String) - Method in class com.azure.communication.callautomation.models.TextSource
-
Set the sourceLocale property: Source language locale to be played.
- setSpeechLanguage(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Set the speech language property.
- setSpeechLanguage(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Set the speech language property.
- setSpeechLanguage(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Set the speech language property.
- setSpeechRecognitionModelEndpointId(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Set the speechRecognitionModelEndpointId property: Endpoint where the custom model was deployed.
- setSpeechRecognitionModelEndpointId(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Set the speechRecognitionModelEndpointId property: Endpoint where the custom model was deployed.
- setSpeechRecognitionModelEndpointId(String) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Set the speechRecognitionModelEndpointId property: Endpoint where the custom model was deployed.
- setSsmlText(String) - Method in class com.azure.communication.callautomation.models.SsmlSource
-
Set the ssmlText property: Ssml string for the cognitive service to be played.
- setStopCurrentOperations(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
-
Set the stopCurrentOperations property: If set recognize can barge into other existing queued-up/currently-processing requests.
- setStopCurrentOperations(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Set the stopCurrentOperations property: If set recognize can barge into other existing queued-up/currently-processing requests.
- setStopCurrentOperations(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
-
Set the stopCurrentOperations property: If set recognize can barge into other existing queued-up/currently-processing requests.
- setStopCurrentOperations(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
-
Set the stopCurrentOperations property: If set recognize can barge into other existing queued-up/currently-processing requests.
- setStopTones(List<DtmfTone>) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
-
Set the stopTones property: List of tones that will stop recognizing.
- setStopTones(List<DtmfTone>) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
-
Set the stopTones property: List of tones that will stop recognizing.
- setText(String) - Method in class com.azure.communication.callautomation.models.TextSource
-
Set the text property: Text for the cognitive service to be played.
- setTone(DtmfTone) - Method in class com.azure.communication.callautomation.models.RecognitionChoice
-
Set the tone property: The tone property.
- setTones(List<DtmfTone>) - Method in class com.azure.communication.callautomation.models.DtmfResult
-
Set the tones property: The tones property.
- setTransferee(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Set the participant who is being transferred away.
- setUrl(String) - Method in class com.azure.communication.callautomation.models.FileSource
-
Set the uri property: Uri for the audio file to be played.
- setVoiceKind(VoiceKind) - Method in class com.azure.communication.callautomation.models.TextSource
-
Set the voiceKind property: Voice kind type.
- setVoiceName(String) - Method in class com.azure.communication.callautomation.models.TextSource
-
Set the voiceName property: Voice name to be played.
- SEVEN - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value seven for Tone.
- SIX - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value six for Tone.
- sourceIdentity(CommunicationUserIdentifier) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
-
Set Source Identity used to create and answer call
- SPEECH - Static variable in class com.azure.communication.callautomation.models.CallMediaRecognitionType
-
Static value continuous speech for RecognitionType.
- SPEECH - Static variable in class com.azure.communication.callautomation.models.RecognizeInputType
-
Static value choices for RecognizeInputTypeInternal.
- SPEECH_COGNITIVE_SERVICE_CONNECTION_ERROR - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Recognize with choice cognitive service connection error.
- SPEECH_NOT_RECOGNIZED - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Recognize with choice speech not recognized.
- SPEECH_OPTION_MATCHED - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Recognize option Speech matched.
- SPEECH_OPTION_NOT_MATCHED - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Recognize option Speech not matched.
- SPEECH_OR_DTMF - Static variable in class com.azure.communication.callautomation.models.RecognizeInputType
-
Static value choices for RecognizeInputTypeInternal.
- SpeechResult - Class in com.azure.communication.callautomation.models
-
The continuous speech recognition result.
- SsmlSource - Class in com.azure.communication.callautomation.models
-
The SsmlSource model.
- SsmlSource() - Constructor for class com.azure.communication.callautomation.models.SsmlSource
- start(StartRecordingOptions) - Method in class com.azure.communication.callautomation.CallRecording
-
Start recording of the call.
- start(StartRecordingOptions) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Start recording of the call.
- startContinuousDtmfRecognition(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMedia
-
Starts continuous Dtmf recognition.
- startContinuousDtmfRecognition(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Starts continuous Dtmf recognition.
- startContinuousDtmfRecognitionWithResponse(ContinuousDtmfRecognitionOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Starts continuous Dtmf recognition.
- startContinuousDtmfRecognitionWithResponse(ContinuousDtmfRecognitionOptions, Context) - Method in class com.azure.communication.callautomation.CallMedia
-
Starts continuous Dtmf recognition.
- startRecognizing(CallMediaRecognizeOptions) - Method in class com.azure.communication.callautomation.CallMedia
-
Recognize tones.
- startRecognizing(CallMediaRecognizeOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Recognize operation.
- startRecognizingWithResponse(CallMediaRecognizeOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Recognize operation
- startRecognizingWithResponse(CallMediaRecognizeOptions, Context) - Method in class com.azure.communication.callautomation.CallMedia
-
Recognize tones.
- StartRecordingOptions - Class in com.azure.communication.callautomation.models
-
The options for creating a call.
- StartRecordingOptions(CallLocator) - Constructor for class com.azure.communication.callautomation.models.StartRecordingOptions
-
Constructor
- startWithResponse(StartRecordingOptions) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Start recording of the call.
- startWithResponse(StartRecordingOptions, Context) - Method in class com.azure.communication.callautomation.CallRecording
-
Start recording of the call.
- stop(String) - Method in class com.azure.communication.callautomation.CallRecording
-
Stop recording of the call.
- stop(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Stop recording of the call.
- STOP_TONE_DETECTED - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Recognize
-
Action completed as stop tone was detected.
- stopContinuousDtmfRecognition(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMedia
-
Stops continuous Dtmf recognition.
- stopContinuousDtmfRecognition(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Stops continuous Dtmf recognition.
- stopContinuousDtmfRecognitionWithResponse(ContinuousDtmfRecognitionOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Stops continuous Dtmf recognition.
- stopContinuousDtmfRecognitionWithResponse(ContinuousDtmfRecognitionOptions, Context) - Method in class com.azure.communication.callautomation.CallMedia
-
Stops continuous Dtmf recognition.
- stopWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
-
Stop recording of the call.
- stopWithResponse(String, Context) - Method in class com.azure.communication.callautomation.CallRecording
-
Stop recording of the call.
T
- TEAMS - Static variable in class com.azure.communication.callautomation.models.RecordingKind
-
Static value Teams for RecordingKind.
- TEAMS_COMPLIANCE - Static variable in class com.azure.communication.callautomation.models.RecordingKind
-
Static value TeamsCompliance for RecordingKind.
- TEXT_OR_SSML_SOURCE_EMPTY - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode.Play
-
Action failed, text or ssml play source empty.
- TextSource - Class in com.azure.communication.callautomation.models
-
The FileSource model.
- TextSource() - Constructor for class com.azure.communication.callautomation.models.TextSource
- THREE - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value three for Tone.
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.AzureBlobContainerRecordingStorage
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.AzureCommunicationsRecordingStorage
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeChoiceOptions
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOptions
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeSpeechOrDtmfOptions
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.ChoiceResult
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.DtmfResult
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.AddParticipantFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.AddParticipantSucceeded
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.AnswerFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.CallConnected
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.CallDisconnected
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.CallTransferAccepted
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.CallTransferFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.CancelAddParticipantFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.CancelAddParticipantSucceeded
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.ConnectFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.ContinuousDtmfRecognitionStopped
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.ContinuousDtmfRecognitionToneFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.ContinuousDtmfRecognitionToneReceived
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.CreateCallFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.HoldFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.ParticipantsUpdated
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.PlayCanceled
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.PlayCompleted
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.PlayFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.PlayStarted
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.RecognizeCanceled
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.RecognizeCompleted
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.RecognizeFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.RecordingStateChanged
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.RemoveParticipantFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.RemoveParticipantSucceeded
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.ResultInformation
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.SendDtmfTonesCompleted
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.events.SendDtmfTonesFailed
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.FileSource
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.RecognitionChoice
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.SpeechResult
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.SsmlSource
- toJson(JsonWriter) - Method in class com.azure.communication.callautomation.models.TextSource
- TRANSFER_ACCEPTED - Static variable in class com.azure.communication.callautomation.models.CallConnectionState
-
Static value transferAccepted for CallConnectionState.
- TransferCallResult - Class in com.azure.communication.callautomation.models
-
The TransferCallResult model.
- TransferCallResult() - Constructor for class com.azure.communication.callautomation.models.TransferCallResult
-
Public constructor.
- transferCallToParticipant(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnection
-
Transfer the call to a participant.
- transferCallToParticipant(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Transfer the call to a participant.
- TransferCallToParticipantOptions - Class in com.azure.communication.callautomation.models
-
The options for adding participants.
- TransferCallToParticipantOptions(CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Constructor
- TransferCallToParticipantOptions(CommunicationUserIdentifier) - Constructor for class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Constructor
- TransferCallToParticipantOptions(MicrosoftTeamsUserIdentifier) - Constructor for class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Constructor
- TransferCallToParticipantOptions(PhoneNumberIdentifier) - Constructor for class com.azure.communication.callautomation.models.TransferCallToParticipantOptions
-
Constructor
- transferCallToParticipantWithResponse(TransferCallToParticipantOptions) - Method in class com.azure.communication.callautomation.CallConnectionAsync
-
Transfer the call to a participant.
- transferCallToParticipantWithResponse(TransferCallToParticipantOptions, Context) - Method in class com.azure.communication.callautomation.CallConnection
-
Transfer the call to a participant.
- TRANSFERRING - Static variable in class com.azure.communication.callautomation.models.CallConnectionState
-
Static value transferring for CallConnectionState.
- Troubleshooting - Search tag in Overview
- Section
- TWO - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value two for Tone.
U
- unhold(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMedia
-
Removes hold from participant in call.
- unhold(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Removes hold from participant in call.
- UnholdOptions - Class in com.azure.communication.callautomation.models
-
Options for the Unhold operation.
- UnholdOptions(CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.UnholdOptions
-
Create a new UnholdOptions object.
- unholdWithResponse(UnholdOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
-
Holds participant in call.
- unholdWithResponse(UnholdOptions, Context) - Method in class com.azure.communication.callautomation.CallMedia
-
Removes hold from participant in call.
- UNMIXED - Static variable in class com.azure.communication.callautomation.models.RecordingChannel
-
Static value unmixed for RecordingChannel.
- UNSPECIFIED_ERROR - Static variable in class com.azure.communication.callautomation.models.events.ReasonCode
-
Unknown internal server error.
V
- V2023_03_06 - Enum constant in enum com.azure.communication.callautomation.CallAutomationServiceVersion
-
Service version
2023-03-06. - V2023_10_15 - Enum constant in enum com.azure.communication.callautomation.CallAutomationServiceVersion
-
Service version
2023-10-15. - V2024_04_15 - Enum constant in enum com.azure.communication.callautomation.CallAutomationServiceVersion
-
Service version
2024-04-15. - V2024_09_15 - Enum constant in enum com.azure.communication.callautomation.CallAutomationServiceVersion
-
Service version
2024-09-15. - valueOf(String) - Static method in enum com.azure.communication.callautomation.CallAutomationServiceVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.communication.callautomation.CallAutomationServiceVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.communication.callautomation.models.CallConnectionState
-
Return values
- values() - Static method in class com.azure.communication.callautomation.models.CallingOperationStatus
-
Return the values.
- values() - Static method in class com.azure.communication.callautomation.models.CallLocatorKind
- values() - Static method in class com.azure.communication.callautomation.models.CallMediaRecognitionType
- values() - Static method in class com.azure.communication.callautomation.models.CallRejectReason
- values() - Static method in class com.azure.communication.callautomation.models.DtmfTone
- values() - Static method in class com.azure.communication.callautomation.models.events.ReasonCode
-
Gets known ReasonCode values.
- values() - Static method in class com.azure.communication.callautomation.models.PlaySourceType
- values() - Static method in class com.azure.communication.callautomation.models.RecognizeInputType
- values() - Static method in class com.azure.communication.callautomation.models.RecordingChannel
- values() - Static method in class com.azure.communication.callautomation.models.RecordingContent
- values() - Static method in class com.azure.communication.callautomation.models.RecordingFormat
- values() - Static method in class com.azure.communication.callautomation.models.RecordingKind
-
Gets known RecordingKind values.
- values() - Static method in class com.azure.communication.callautomation.models.RecordingState
- values() - Static method in class com.azure.communication.callautomation.models.RecordingStorageType
-
Gets known RecordingStorageType values.
- values() - Static method in class com.azure.communication.callautomation.models.VoiceKind
-
Gets known VoiceKind values.
- VoiceKind - Class in com.azure.communication.callautomation.models
-
Defines values for VoiceKind.
- VoiceKind() - Constructor for class com.azure.communication.callautomation.models.VoiceKind
W
- WAV - Static variable in class com.azure.communication.callautomation.models.RecordingFormat
-
Static value wav for RecordingFormat.
Z
- ZERO - Static variable in class com.azure.communication.callautomation.models.DtmfTone
-
Static value zero for Tone.
All Classes and Interfaces|All Packages
CallMediaRecognizeOptions.getPlayPrompts()method.