Uses of Class
com.azure.communication.callautomation.models.CancelAddParticipantOperationOptions
Packages that use CancelAddParticipantOperationOptions
Package
Description
Package containing the classes for AzureCommunicationCallingServer.
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of CancelAddParticipantOperationOptions in com.azure.communication.callautomation
Methods in com.azure.communication.callautomation with parameters of type CancelAddParticipantOperationOptionsModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<CancelAddParticipantOperationResult> CallConnection.cancelAddParticipantOperationWithResponse(CancelAddParticipantOperationOptions cancelAddParticipantOperationOptions, com.azure.core.util.Context context) Cancel add participant operation request.Mono<com.azure.core.http.rest.Response<CancelAddParticipantOperationResult>> CallConnectionAsync.cancelAddParticipantOperationWithResponse(CancelAddParticipantOperationOptions cancelAddParticipantOperationOptions) Cancel add participant operation request. -
Uses of CancelAddParticipantOperationOptions in com.azure.communication.callautomation.models
Methods in com.azure.communication.callautomation.models that return CancelAddParticipantOperationOptionsModifier and TypeMethodDescriptionCancelAddParticipantOperationOptions.setOperationCallbackUrl(String operationCallbackUrl) Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation.CancelAddParticipantOperationOptions.setOperationContext(String operationContext) Set the operationContext.