| Package | Description |
|---|---|
| com.azure.communication.callingserver |
Package containing the classes for AzureCommunicationCallingServer.
|
| Modifier and Type | Method and Description |
|---|---|
AddParticipantResult |
CallConnection.addParticipant(com.azure.communication.common.CommunicationIdentifier participant,
String alternateCallerId,
String operationContext)
Add a participant to the call.
|
AddParticipantResult |
ServerCall.addParticipant(com.azure.communication.common.CommunicationIdentifier participant,
String callBackUri,
String alternateCallerId,
String operationContext)
Add a participant to the call.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.