Uses of Class
com.azure.communication.callautomation.models.RejectCallOptions
Packages that use RejectCallOptions
Package
Description
Package containing the classes for AzureCommunicationCallingServer.
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of RejectCallOptions in com.azure.communication.callautomation
Methods in com.azure.communication.callautomation with parameters of type RejectCallOptionsModifier and TypeMethodDescriptionCallAutomationAsyncClient.rejectCallWithResponse(RejectCallOptions rejectCallOptions) Reject a callcom.azure.core.http.rest.Response<Void> CallAutomationClient.rejectCallWithResponse(RejectCallOptions rejectCallOptions, com.azure.core.util.Context context) Reject a call -
Uses of RejectCallOptions in com.azure.communication.callautomation.models
Methods in com.azure.communication.callautomation.models that return RejectCallOptionsModifier and TypeMethodDescriptionRejectCallOptions.setCallRejectReason(CallRejectReason callRejectReason) Set the callRejectReason