Uses of Class
com.azure.communication.callautomation.CallConnection
Packages that use CallConnection
Package
Description
Package containing the classes for AzureCommunicationCallingServer.
Package containing the data models for AzureCommunicationCallAutomationService.
-
Uses of CallConnection in com.azure.communication.callautomation
Methods in com.azure.communication.callautomation that return CallConnectionModifier and TypeMethodDescriptionCallAutomationClient.getCallConnection(String callConnectionId) Returns an object of CallConnection -
Uses of CallConnection in com.azure.communication.callautomation.models
Methods in com.azure.communication.callautomation.models that return CallConnectionConstructors in com.azure.communication.callautomation.models with parameters of type CallConnectionModifierConstructorDescriptionAnswerCallResult(CallConnectionProperties callConnectionProperties, CallConnection callConnection, CallConnectionAsync callConnectionAsync) ConstructorConnectCallResult(CallConnectionProperties callConnectionProperties, CallConnection callConnection, CallConnectionAsync callConnectionAsync) ConstructorCreateCallResult(CallConnectionProperties callConnectionProperties, CallConnection callConnection, CallConnectionAsync callConnectionAsync) Constructor