Uses of Class
com.azure.communication.callautomation.models.CreateGroupCallOptions
Packages that use CreateGroupCallOptions
Package
Description
Package containing the classes for AzureCommunicationCallingServer.
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of CreateGroupCallOptions in com.azure.communication.callautomation
Methods in com.azure.communication.callautomation with parameters of type CreateGroupCallOptionsModifier and TypeMethodDescriptionMono<com.azure.core.http.rest.Response<CreateCallResult>> CallAutomationAsyncClient.createGroupCallWithResponse(CreateGroupCallOptions createGroupCallOptions) Create a group call connection request from a source identity to multiple identities.com.azure.core.http.rest.Response<CreateCallResult> CallAutomationClient.createGroupCallWithResponse(CreateGroupCallOptions createGroupCallOptions, com.azure.core.util.Context context) Create a group call connection request from a source identity to multiple identities. -
Uses of CreateGroupCallOptions in com.azure.communication.callautomation.models
Methods in com.azure.communication.callautomation.models that return CreateGroupCallOptionsModifier and TypeMethodDescriptionCreateGroupCallOptions.setCallIntelligenceOptions(CallIntelligenceOptions callIntelligenceOptions) Set the CallIntelligenceOptions property: AI options for the call such as cognitiveServicesEndpointCreateGroupCallOptions.setOperationContext(String operationContext) Set the operationContext: A customer set value used to track the answering of a call.CreateGroupCallOptions.setSourceCallIdNumber(PhoneNumberIdentifier sourceCallIdNumber) set PhoneNumberIdentifier for PSTN callerCreateGroupCallOptions.setSourceDisplayName(String sourceDisplayName) set display name for caller