Uses of Class
com.azure.communication.callautomation.models.CallIntelligenceOptions
Packages that use CallIntelligenceOptions
Package
Description
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of CallIntelligenceOptions in com.azure.communication.callautomation.models
Methods in com.azure.communication.callautomation.models that return CallIntelligenceOptionsModifier and TypeMethodDescriptionAnswerCallOptions.getCallIntelligenceOptions()Get the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpointConnectCallOptions.getCallIntelligenceOptions()Get the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpointCreateCallOptions.getCallIntelligenceOptions()Get the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpointCreateGroupCallOptions.getCallIntelligenceOptions()Get the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpointCallIntelligenceOptions.setCognitiveServicesEndpoint(String cognitiveServicesEndpoint) Set the cognitiveServicesEndpoint property: The endpoint URL of the Azure Cognitive Services resource attached.Methods in com.azure.communication.callautomation.models with parameters of type CallIntelligenceOptionsModifier and TypeMethodDescriptionAnswerCallOptions.setCallIntelligenceOptions(CallIntelligenceOptions callIntelligenceOptions) Set the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpointConnectCallOptions.setCallIntelligenceOptions(CallIntelligenceOptions callIntelligenceOptions) Set the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpointCreateCallOptions.setCallIntelligenceOptions(CallIntelligenceOptions callIntelligenceOptions) Set the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpointCreateGroupCallOptions.setCallIntelligenceOptions(CallIntelligenceOptions callIntelligenceOptions) Set the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpoint