Uses of Class
com.azure.communication.callautomation.models.CallRejectReason
Packages that use CallRejectReason
Package
Description
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of CallRejectReason in com.azure.communication.callautomation.models
Fields in com.azure.communication.callautomation.models declared as CallRejectReasonModifier and TypeFieldDescriptionstatic final CallRejectReasonCallRejectReason.BUSYStatic value busy for CallRejectReason.static final CallRejectReasonCallRejectReason.FORBIDDENStatic value forbidden for CallRejectReason.static final CallRejectReasonCallRejectReason.NONEStatic value none for CallRejectReason.Methods in com.azure.communication.callautomation.models that return CallRejectReasonModifier and TypeMethodDescriptionstatic CallRejectReasonCallRejectReason.fromString(String name) Creates or finds a CallRejectReason from its string representation.RejectCallOptions.getCallRejectReason()Get the callRejectReasonMethods in com.azure.communication.callautomation.models that return types with arguments of type CallRejectReasonMethods in com.azure.communication.callautomation.models with parameters of type CallRejectReasonModifier and TypeMethodDescriptionRejectCallOptions.setCallRejectReason(CallRejectReason callRejectReason) Set the callRejectReason