Index

A B C D E F G H I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Serialized Form

A

A - Static variable in class com.azure.communication.callautomation.models.DtmfTone
Static value a for Tone.
ACTIVE - Static variable in class com.azure.communication.callautomation.models.RecordingState
Static value active for RecordingStateInternal.
addParticipants(List<CommunicationIdentifier>) - Method in class com.azure.communication.callautomation.CallConnection
Add a participant to the call.
addParticipants(List<CommunicationIdentifier>) - Method in class com.azure.communication.callautomation.CallConnectionAsync
Add a participant to the call.
AddParticipantsFailed - Class in com.azure.communication.callautomation.models.events
The AddParticipantsFailed model.
AddParticipantsOptions - Class in com.azure.communication.callautomation.models
The options for adding participants.
AddParticipantsOptions(List<CommunicationIdentifier>) - Constructor for class com.azure.communication.callautomation.models.AddParticipantsOptions
Constructor
AddParticipantsResult - Class in com.azure.communication.callautomation.models
The AddParticipantsResult model.
AddParticipantsResult() - Constructor for class com.azure.communication.callautomation.models.AddParticipantsResult
Public constructor.
AddParticipantsSucceeded - Class in com.azure.communication.callautomation.models.events
The AddParticipantsSucceeded model.
addParticipantsWithResponse(AddParticipantsOptions) - Method in class com.azure.communication.callautomation.CallConnectionAsync
Add a participant to the call.
addParticipantsWithResponse(AddParticipantsOptions, 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 policy to apply on each request sent.
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.
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.

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.
CallAutomationEventWithReasonCodeBase - Class in com.azure.communication.callautomation.models.events
The base event interface with ReasonCode added.
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.
CallDisconnected - Class in com.azure.communication.callautomation.models.events
The CallDisconnected model.
CallingOperationStatus - Class in com.azure.communication.callautomation.models
Defines values for CallingOperationStatus.
CallingServerError - Class in com.azure.communication.callautomation.models
The Calling Server error.
CallingServerErrorException - Exception in com.azure.communication.callautomation.models
Exception thrown for an invalid response with CallingServerError information.
CallingServerErrorException() - Constructor for exception com.azure.communication.callautomation.models.CallingServerErrorException
Public constructor
CallingServerServiceVersion - Enum in com.azure.communication.callautomation
Versions of CallingServer service supported by this client library.
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
 
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.
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
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
CallSource - Class in com.azure.communication.callautomation.models
The CallSource model.
CallSource(CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.CallSource
Constructor of the class
CallTransferAccepted - Class in com.azure.communication.callautomation.models.events
The CallTransferAccepted model.
CallTransferFailed - Class in com.azure.communication.callautomation.models.events
The CallTransferFailed 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
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.
CollectTonesResult - Class in com.azure.communication.callautomation.models
The CollectTonesResult model.
CollectTonesResult() - Constructor for class com.azure.communication.callautomation.models.CollectTonesResult
 
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 classes for AzureCommunicationCallAutomationService.
com.azure.communication.callautomation.models.events - package com.azure.communication.callautomation.models.events
Package containing events for AzureCommunicationCallingServerService.
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.
CONNECTED - Static variable in class com.azure.communication.callautomation.models.CallConnectionState
Static value connected for CallConnectionState.
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.
createCall(CommunicationIdentifier, List<CommunicationIdentifier>, String) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
Create a call connection request from a source identity to a target identity.
createCall(CommunicationIdentifier, List<CommunicationIdentifier>, String) - Method in class com.azure.communication.callautomation.CallAutomationClient
Create a call connection request from a source identity to a target identity.
CreateCallOptions - Class in com.azure.communication.callautomation.models
The options for creating a call.
CreateCallOptions(CommunicationIdentifier, List<CommunicationIdentifier>, 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.
credential(AzureKeyCredential) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(TokenCredential) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.

D

D - Static variable in class com.azure.communication.callautomation.models.DtmfTone
Static value d for Tone.
deleteRecording(String) - Method in class com.azure.communication.callautomation.CallRecording
Delete the content located in the deleteEndpoint
deleteRecording(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Delete the content located at the deleteEndpoint
deleteRecordingWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Delete the content located at the deleteEndpoint Recording deletion will be done using parallel workers.
deleteRecordingWithResponse(String, Context) - Method in class com.azure.communication.callautomation.CallRecording
Delete the content located in the deleteEndpoint
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.
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, Path) - Method in class com.azure.communication.callautomation.CallRecording
Download the content located in endpoint into a file marked by path.
downloadTo(String, Path) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Download the content located in endpoint into a file marked by path.
DownloadToFileOptions - Class in com.azure.communication.callautomation.models
The options for the downloadTo operations.
DownloadToFileOptions() - Constructor for class com.azure.communication.callautomation.models.DownloadToFileOptions
 
downloadToWithResponse(String, OutputStream, HttpRange, Context) - Method in class com.azure.communication.callautomation.CallRecording
Download the recording content, e.g.
downloadToWithResponse(String, Path, DownloadToFileOptions) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Download the content located in endpoint into a file marked by path.
downloadToWithResponse(String, Path, DownloadToFileOptions, Context) - Method in class com.azure.communication.callautomation.CallRecording
Download the content located in endpoint into a file marked by path.
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.
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.
EventHandler - Class in com.azure.communication.callautomation
Event handler for taking care of event related tasks.
EventHandler() - Constructor for class com.azure.communication.callautomation.EventHandler
 

F

FAILED - Static variable in class com.azure.communication.callautomation.models.CallingOperationStatus
Static value failed for CallingOperationStatus.
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.
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.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.RecordingState
Creates or finds a RecordingStateInternal from its string representation.

G

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.
getCallbackUri() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
Get the callbackUri property.
getCallbackUrl() - Method in class com.azure.communication.callautomation.models.AnswerCallOptions
Get the call back uri.
getCallbackUrl() - Method in class com.azure.communication.callautomation.models.CreateCallOptions
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.
getCallerId() - Method in class com.azure.communication.callautomation.models.CallSource
Get the callerId property: The alternate identity of the source of the call if dialing out to a pstn number.
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
getCode() - Method in class com.azure.communication.callautomation.models.CallingServerError
Get the code property: The error code.
getCode() - Method in class com.azure.communication.callautomation.models.events.ResultInformation
Get the code property: The code property.
getCollectTonesResult() - Method in class com.azure.communication.callautomation.models.events.RecognizeCompleted
Get the collectTonesResult property: Defines the result for CallMediaRecognitionType = Dtmf.
getCorrelationId() - Method in class com.azure.communication.callautomation.models.events.CallAutomationEventBase
Get the correlationId property: Correlation ID for event to call correlation.
getDetails() - Method in class com.azure.communication.callautomation.models.CallingServerError
Get the details property: Further details about specific errors that led to this error.
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.
getIdentifier() - Method in class com.azure.communication.callautomation.models.CallSource
Get the identifier property: The identifier property.
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).
getInnerError() - Method in class com.azure.communication.callautomation.models.CallingServerError
Get the innerError property: The inner error 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.
getInvitationTimeout() - Method in class com.azure.communication.callautomation.models.AddParticipantsOptions
Get the invitationTimeoutInSeconds.
getIsForEveryone() - Method in class com.azure.communication.callautomation.models.HangUpOptions
Get the boolean to determine if the call should be terminated for all participants.
getKind() - Method in class com.azure.communication.callautomation.models.CallLocator
Get the kind property: The call locator kind.
getLatest() - Static method in enum com.azure.communication.callautomation.CallingServerServiceVersion
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.
getMessage() - Method in class com.azure.communication.callautomation.models.CallingServerError
Get the message property: The error message.
getMessage() - Method in class com.azure.communication.callautomation.models.events.ResultInformation
Get the message property: The message property.
getOperationContext() - Method in class com.azure.communication.callautomation.models.AddParticipantsOptions
Get the operationContext.
getOperationContext() - Method in class com.azure.communication.callautomation.models.AddParticipantsResult
Get the operationContext property: The operation context provided by client.
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.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.events.CallAutomationEventBase
Get the operationContext property: Operation context.
getOperationContext() - Method in class com.azure.communication.callautomation.models.PlayOptions
Get the operationContext property.
getOperationContext() - Method in class com.azure.communication.callautomation.models.RemoveParticipantsOptions
Get the operationContext.
getOperationContext() - Method in class com.azure.communication.callautomation.models.RemoveParticipantsResult
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.TransferToParticipantCallOptions
Get the operationContext.
getParallelDownloadOptions() - Method in class com.azure.communication.callautomation.models.DownloadToFileOptions
Get the ParallelDownloadOptions
getParticipant(String) - Method in class com.azure.communication.callautomation.CallConnection
Get a specific participant.
getParticipant(String) - Method in class com.azure.communication.callautomation.CallConnectionAsync
Get a specific participant.
getParticipants() - Method in class com.azure.communication.callautomation.models.AddParticipantsOptions
Get the participants.
getParticipants() - Method in class com.azure.communication.callautomation.models.AddParticipantsResult
Get the participants property: The participants property.
getParticipants() - Method in class com.azure.communication.callautomation.models.events.AddParticipantsFailed
Get the participants property: Participants failed to be added.
getParticipants() - Method in class com.azure.communication.callautomation.models.events.AddParticipantsSucceeded
Get the participants property: Participants added.
getParticipants() - Method in class com.azure.communication.callautomation.models.events.ParticipantsUpdated
Get the participants property: List of current participants in the call.
getParticipants() - Method in class com.azure.communication.callautomation.models.RemoveParticipantsOptions
Get the participants.
getParticipantWithResponse(String) - Method in class com.azure.communication.callautomation.CallConnectionAsync
Get a specific participant.
getParticipantWithResponse(String, Context) - Method in class com.azure.communication.callautomation.CallConnection
Get all participants.
getPlayPrompt() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
Get the playPrompt property: The source of the audio to be played for recognition.
getPlaySourceId() - Method in class com.azure.communication.callautomation.models.PlaySource
Get the playSourceId property: Defines the identifier to be used for caching related media.
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.CallAutomationEventWithReasonCodeBase
Returns the reason code of the event
getRecognitionType() - Method in class com.azure.communication.callautomation.models.events.RecognizeCompleted
Get the recognitionType property: Determines the sub-type of the recognize operation.
getRecognizeInputType() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
Get the recognizeInputType property: Determines the type of the recognition.
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.
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.
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.
getRecordingState(String) - Method in class com.azure.communication.callautomation.CallRecording
Get the current recording state by recording id.
getRecordingState(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Get current recording state by recording id.
getRecordingStateCallbackUrl() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
Uri to send state change callbacks.
getRecordingStateWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Get current recording state by recording id.
getRecordingStateWithResponse(String, Context) - Method in class com.azure.communication.callautomation.CallRecording
Get the current recording state by recording id.
getRepeatabilityFirstSent() - Method in class com.azure.communication.callautomation.models.RepeatabilityHeaders
Get the repeatabilityFirstSent : The value should be the date and time at which the request was first created.
getRepeatabilityFirstSentInHttpDateFormat() - Method in class com.azure.communication.callautomation.models.RepeatabilityHeaders
Get the repeatabilityFirstSent in IMF-fixdate form of HTTP-date format.
getRepeatabilityHeaders() - Method in class com.azure.communication.callautomation.models.AddParticipantsOptions
Get the Repeatability headers configuration.
getRepeatabilityHeaders() - Method in class com.azure.communication.callautomation.models.AnswerCallOptions
Get the Repeatability headers configuration.
getRepeatabilityHeaders() - Method in class com.azure.communication.callautomation.models.CreateCallOptions
Get the Repeatability headers configuration.
getRepeatabilityHeaders() - Method in class com.azure.communication.callautomation.models.HangUpOptions
Get the Repeatability headers configuration.
getRepeatabilityHeaders() - Method in class com.azure.communication.callautomation.models.RedirectCallOptions
Get the Repeatability headers configuration.
getRepeatabilityHeaders() - Method in class com.azure.communication.callautomation.models.RejectCallOptions
Get the Repeatability headers configuration.
getRepeatabilityHeaders() - Method in class com.azure.communication.callautomation.models.RemoveParticipantsOptions
Get the Repeatability headers configuration.
getRepeatabilityHeaders() - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
Get the Repeatability headers configuration.
getRepeatabilityHeaders() - Method in class com.azure.communication.callautomation.models.TransferToParticipantCallOptions
Get the Repeatability headers configuration.
getRepeatabilityRequestId() - Method in class com.azure.communication.callautomation.models.RepeatabilityHeaders
Get the repeatabilityRequestId : The value of the Repeatability-Request-Id is an opaque string representing a client-generated unique identifier for the request.
getResultInformation() - Method in class com.azure.communication.callautomation.models.events.AddParticipantsFailed
Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.
getResultInformation() - Method in class com.azure.communication.callautomation.models.events.AddParticipantsSucceeded
Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.
getResultInformation() - Method in class com.azure.communication.callautomation.models.events.CallAutomationEventWithReasonCodeBase
Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.
getResultInformation() - Method in class com.azure.communication.callautomation.models.events.CallTransferAccepted
Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.
getResultInformation() - Method in class com.azure.communication.callautomation.models.events.CallTransferFailed
Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.
getResultInformation() - Method in class com.azure.communication.callautomation.models.events.PlayCompleted
Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.
getResultInformation() - Method in class com.azure.communication.callautomation.models.events.PlayFailed
Get the resultInformation property: Contains the resulting SIP code/sub-code and message from NGC services.
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.
getSource() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
Get the source property.
getSource() - Method in class com.azure.communication.callautomation.models.CreateCallOptions
Get the source.
getSourceCallerId() - Method in class com.azure.communication.callautomation.models.AddParticipantsOptions
Get the sourceCallerId.
getSourceCallerId() - Method in class com.azure.communication.callautomation.models.CreateCallOptions
Get the source caller Id that's shown to the PSTN participant being invited.
getStartDateTime() - Method in class com.azure.communication.callautomation.models.events.RecordingStateChanged
Get the startDateTime property: Start Date time.
getStopTones() - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
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.
getTarget() - Method in class com.azure.communication.callautomation.models.CallingServerError
Get the target property: The error target.
getTarget() - Method in class com.azure.communication.callautomation.models.RedirectCallOptions
Get the target
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.TransferToParticipantCallOptions
Get the target participant.
getTargets() - Method in class com.azure.communication.callautomation.models.CallConnectionProperties
Get the targets property.
getTargets() - Method in class com.azure.communication.callautomation.models.CreateCallOptions
Get the targets.
getTones() - Method in class com.azure.communication.callautomation.models.CollectTonesResult
Get the tones property: The tones property.
getTransfereeCallerId() - Method in class com.azure.communication.callautomation.models.TransferToParticipantCallOptions
Get the transfereeCallerId.
getUri() - Method in class com.azure.communication.callautomation.models.FileSource
Get the uri property: Uri for the audio file to be played.
getValue() - Method in exception com.azure.communication.callautomation.models.CallingServerErrorException
 
getValues() - Method in class com.azure.communication.callautomation.models.ListParticipantsResult
Get the values property: The list of participants in the call.
getVersion() - Method in enum com.azure.communication.callautomation.CallingServerServiceVersion
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

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.
HangUpOptions - Class in com.azure.communication.callautomation.models
The options for creating a call.
HangUpOptions(boolean) - Constructor for class com.azure.communication.callautomation.models.HangUpOptions
Constructor
hangUpWithResponse(HangUpOptions) - Method in class com.azure.communication.callautomation.CallConnectionAsync
Hangup a call.
hangUpWithResponse(HangUpOptions, Context) - Method in class com.azure.communication.callautomation.CallConnection
Hangup a call.
httpClient(HttpClient) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
Sets the logging configuration to 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.
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, file could not be downloaded.
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.
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.
isMuted() - Method in class com.azure.communication.callautomation.models.CallParticipant
Get the isMuted property: Is participant muted.
isOverwrite() - Method in class com.azure.communication.callautomation.models.DownloadToFileOptions
Overwrite value.
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.

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.
ListParticipantsResult - Class in com.azure.communication.callautomation.models
The ListParticipantsResult model.
ListParticipantsResult() - Constructor for class com.azure.communication.callautomation.models.ListParticipantsResult
Public constructor.
listParticipantsWithResponse() - Method in class com.azure.communication.callautomation.CallConnectionAsync
Get all participants.
listParticipantsWithResponse(Context) - Method in class com.azure.communication.callautomation.CallConnection
Get all participants.

M

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.

N

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 ParallelDownloadOptions with default parameters applied.
parseEvent(String) - Static method in class com.azure.communication.callautomation.EventHandler
Returns the first(or the only) event of request's body.
parseEventList(String) - Static method in class com.azure.communication.callautomation.EventHandler
Returns a list of events from request's body.
ParticipantsUpdated - Class in com.azure.communication.callautomation.models.events
The ParticipantsUpdated model.
pauseRecording(String) - Method in class com.azure.communication.callautomation.CallRecording
Pause recording of the call.
pauseRecording(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Pause recording of the call.
pauseRecordingWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Pause recording of the call.
pauseRecordingWithResponse(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 HttpPipeline to 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() - 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 PlayOptionsInternal model.
PlayOptions() - Constructor for class com.azure.communication.callautomation.models.PlayOptions
 
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
 
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
playToAllWithResponse(PlaySource, PlayOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
Play to all participants
playToAllWithResponse(PlaySource, PlayOptions, Context) - Method in class com.azure.communication.callautomation.CallMedia
PlayAllWithResponse
playWithResponse(PlaySource, List<CommunicationIdentifier>, PlayOptions) - Method in class com.azure.communication.callautomation.CallMediaAsync
Play
playWithResponse(PlaySource, List<CommunicationIdentifier>, 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.

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
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
 
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
 
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.
redirectCall(String, CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallAutomationAsyncClient
Redirect a call
redirectCall(String, CommunicationIdentifier) - 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, CommunicationIdentifier) - 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
removeParticipants(List<CommunicationIdentifier>) - Method in class com.azure.communication.callautomation.CallConnection
Remove a list of participants from the call.
removeParticipants(List<CommunicationIdentifier>) - Method in class com.azure.communication.callautomation.CallConnectionAsync
Remove a list of participants from the call.
RemoveParticipantsOptions - Class in com.azure.communication.callautomation.models
The options for removing participants.
RemoveParticipantsOptions(List<CommunicationIdentifier>) - Constructor for class com.azure.communication.callautomation.models.RemoveParticipantsOptions
Constructor
RemoveParticipantsResult - Class in com.azure.communication.callautomation.models
The RemoveParticipantsResult model.
RemoveParticipantsResult() - Constructor for class com.azure.communication.callautomation.models.RemoveParticipantsResult
Public constructor.
removeParticipantsWithResponse(RemoveParticipantsOptions) - Method in class com.azure.communication.callautomation.CallConnectionAsync
Remove a list of participants from the call.
removeParticipantsWithResponse(RemoveParticipantsOptions, Context) - Method in class com.azure.communication.callautomation.CallConnection
Remove a list of participant from the call.
RepeatabilityHeaders - Class in com.azure.communication.callautomation.models
The Repeatability Headers.
RepeatabilityHeaders(UUID, Instant) - Constructor for class com.azure.communication.callautomation.models.RepeatabilityHeaders
Constructor
ResultInformation - Class in com.azure.communication.callautomation.models.events
The ResultInformation model.
resumeRecording(String) - Method in class com.azure.communication.callautomation.CallRecording
Resume recording of the call.
resumeRecording(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Resume recording of the call.
resumeRecordingWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Resume recording of the call.
resumeRecordingWithResponse(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 RetryOptions for 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).
RUNNING - Static variable in class com.azure.communication.callautomation.models.CallingOperationStatus
Static value running for CallingOperationStatus.

S

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(CallingServerServiceVersion) - Method in class com.azure.communication.callautomation.CallAutomationClientBuilder
Sets the CallingServerServiceVersion that 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.
setCallerId(PhoneNumberIdentifier) - Method in class com.azure.communication.callautomation.models.CallSource
Set the callerId property: The alternate identity of the source of the call if dialing out to a pstn number.
setCallRejectReason(CallRejectReason) - Method in class com.azure.communication.callautomation.models.RejectCallOptions
Set the callRejectReason
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).
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.
setInterruptPrompt(Boolean) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
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.
setInvitationTimeout(Duration) - Method in class com.azure.communication.callautomation.models.AddParticipantsOptions
Set the invitationTimeoutInSeconds.
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.
setMaxConcurrency(int) - Method in class com.azure.communication.callautomation.models.ParallelDownloadOptions
 
setOperationContext(String) - Method in class com.azure.communication.callautomation.models.AddParticipantsOptions
Set the operationContext.
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.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.PlayOptions
Set the operationContext property.
setOperationContext(String) - Method in class com.azure.communication.callautomation.models.RemoveParticipantsOptions
Set the operationContext.
setOperationContext(String) - Method in class com.azure.communication.callautomation.models.TransferToParticipantCallOptions
Set the operationContext.
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.
setPlayPrompt(PlaySource) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeOptions
Set the playPrompt property: The source of the audio to be played for recognition.
setPlaySourceId(String) - Method in class com.azure.communication.callautomation.models.PlaySource
Set the playSourceId 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.CallMediaRecognizeOptions
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
setRepeatabilityHeaders(RepeatabilityHeaders) - Method in class com.azure.communication.callautomation.models.AddParticipantsOptions
Set the repeatability headers
setRepeatabilityHeaders(RepeatabilityHeaders) - Method in class com.azure.communication.callautomation.models.AnswerCallOptions
Set the repeatability headers
setRepeatabilityHeaders(RepeatabilityHeaders) - Method in class com.azure.communication.callautomation.models.CreateCallOptions
Set the repeatability headers
setRepeatabilityHeaders(RepeatabilityHeaders) - Method in class com.azure.communication.callautomation.models.HangUpOptions
Set the repeatability headers
setRepeatabilityHeaders(RepeatabilityHeaders) - Method in class com.azure.communication.callautomation.models.RedirectCallOptions
Set the repeatability headers
setRepeatabilityHeaders(RepeatabilityHeaders) - Method in class com.azure.communication.callautomation.models.RejectCallOptions
Set the repeatability headers
setRepeatabilityHeaders(RepeatabilityHeaders) - Method in class com.azure.communication.callautomation.models.RemoveParticipantsOptions
Set the repeatability headers
setRepeatabilityHeaders(RepeatabilityHeaders) - Method in class com.azure.communication.callautomation.models.StartRecordingOptions
Set the repeatability headers
setRepeatabilityHeaders(RepeatabilityHeaders) - Method in class com.azure.communication.callautomation.models.TransferToParticipantCallOptions
Set the repeatability headers
setSourceCallerId(PhoneNumberIdentifier) - Method in class com.azure.communication.callautomation.models.AddParticipantsOptions
Set the sourceCallerId.
setSourceCallerId(PhoneNumberIdentifier) - Method in class com.azure.communication.callautomation.models.TransferToParticipantCallOptions
Set the transfereeCallerId.
setSourceCallerId(String) - Method in class com.azure.communication.callautomation.models.CreateCallOptions
Set the sourceCallerId.
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.
setStopTones(List<DtmfTone>) - Method in class com.azure.communication.callautomation.models.CallMediaRecognizeDtmfOptions
Set the stopTones property: List of tones that will stop recognizing.
setTones(List<DtmfTone>) - Method in class com.azure.communication.callautomation.models.CollectTonesResult
Set the tones property: The tones property.
setUri(String) - Method in class com.azure.communication.callautomation.models.FileSource
Set the uri property: Uri for the audio file 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.
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.
startRecording(StartRecordingOptions) - Method in class com.azure.communication.callautomation.CallRecording
Start recording of the call.
startRecording(StartRecordingOptions) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Start recording of the call.
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
startRecordingWithResponse(StartRecordingOptions) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Start recording of the call.
startRecordingWithResponse(StartRecordingOptions, Context) - Method in class com.azure.communication.callautomation.CallRecording
Start 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.
stopRecording(String) - Method in class com.azure.communication.callautomation.CallRecording
Stop recording of the call.
stopRecording(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Stop recording of the call.
stopRecordingWithResponse(String) - Method in class com.azure.communication.callautomation.CallRecordingAsync
Stop recording of the call.
stopRecordingWithResponse(String, Context) - Method in class com.azure.communication.callautomation.CallRecording
Stop recording of the call.

T

THREE - Static variable in class com.azure.communication.callautomation.models.DtmfTone
Static value three for Tone.
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.
TRANSFERRING - Static variable in class com.azure.communication.callautomation.models.CallConnectionState
Static value transferring for CallConnectionState.
transferToParticipantCall(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnection
Transfer the call to a participant.
transferToParticipantCall(CommunicationIdentifier) - Method in class com.azure.communication.callautomation.CallConnectionAsync
Transfer the call to a participant.
TransferToParticipantCallOptions - Class in com.azure.communication.callautomation.models
The options for adding participants.
TransferToParticipantCallOptions(CommunicationIdentifier) - Constructor for class com.azure.communication.callautomation.models.TransferToParticipantCallOptions
Constructor
transferToParticipantCallWithResponse(TransferToParticipantCallOptions) - Method in class com.azure.communication.callautomation.CallConnectionAsync
Transfer the call to a participant.
transferToParticipantCallWithResponse(TransferToParticipantCallOptions, Context) - Method in class com.azure.communication.callautomation.CallConnection
Transfer the call to a participant.
TWO - Static variable in class com.azure.communication.callautomation.models.DtmfTone
Static value two for Tone.

U

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

V2021_11_15_PREVIEW - Enum constant in enum com.azure.communication.callautomation.CallingServerServiceVersion
Service version 2021-11-15-preview.
V2022_04_07_PREVIEW - Enum constant in enum com.azure.communication.callautomation.CallingServerServiceVersion
Service version 2022-04-07-preview.
valueOf(String) - Static method in enum com.azure.communication.callautomation.CallingServerServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.communication.callautomation.CallingServerServiceVersion
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.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.RecordingState
 

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.
A B C D E F G H I L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Serialized Form