Uses of Class
com.azure.communication.callautomation.models.UnholdOptions
Packages that use UnholdOptions
Package
Description
Package containing the classes for AzureCommunicationCallingServer.
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of UnholdOptions in com.azure.communication.callautomation
Methods in com.azure.communication.callautomation with parameters of type UnholdOptionsModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Void> CallMedia.unholdWithResponse(UnholdOptions options, com.azure.core.util.Context context) Removes hold from participant in call.CallMediaAsync.unholdWithResponse(UnholdOptions options) Holds participant in call. -
Uses of UnholdOptions in com.azure.communication.callautomation.models
Methods in com.azure.communication.callautomation.models that return UnholdOptionsModifier and TypeMethodDescriptionUnholdOptions.setOperationContext(String operationContext) Sets the operation context.