Uses of Class
com.azure.communication.callautomation.CallConnectionAsync
Packages that use CallConnectionAsync
Package
Description
Package containing the classes for AzureCommunicationCallingServer.
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of CallConnectionAsync in com.azure.communication.callautomation
Methods in com.azure.communication.callautomation that return CallConnectionAsyncModifier and TypeMethodDescriptionCallAutomationAsyncClient.getCallConnectionAsync(String callConnectionId) Returns an object of CallConnectionAsync -
Uses of CallConnectionAsync in com.azure.communication.callautomation.models
Methods in com.azure.communication.callautomation.models that return CallConnectionAsyncModifier and TypeMethodDescriptionCallResult.getCallConnectionAsync()Get the callConnectionAsync.Constructors in com.azure.communication.callautomation.models with parameters of type CallConnectionAsyncModifierConstructorDescriptionAnswerCallResult(CallConnectionProperties callConnectionProperties, CallConnection callConnection, CallConnectionAsync callConnectionAsync) ConstructorConnectCallResult(CallConnectionProperties callConnectionProperties, CallConnection callConnection, CallConnectionAsync callConnectionAsync) ConstructorCreateCallResult(CallConnectionProperties callConnectionProperties, CallConnection callConnection, CallConnectionAsync callConnectionAsync) Constructor