See: Description
| Interface | Description |
|---|---|
| ProgressReceiver |
A
ProgressReceiver is an object that can be used to report progress on network transfers. |
| Class | Description |
|---|---|
| AddParticipantResult |
The add participant result.
|
| CallConnectionState |
Defines values for CallConnectionState.
|
| CallingServerError |
The Calling Server error.
|
| CallParticipant |
The participant in a call.
|
| CallRecordingProperties |
The result payload of get call recording state operation.
|
| CallRecordingState |
Defines values for CallRecordingState.
|
| CancelAllMediaOperationsResult |
The response payload of the cancel all media operations.
|
| CreateCallOptions |
The options for creating a call.
|
| EventSubscriptionType |
Defines values for EventSubscriptionType.
|
| JoinCallOptions |
The options for join call.
|
| MediaType |
Defines values for MediaType.
|
| OperationStatus |
Defines values for OperationStatus.
|
| ParallelDownloadOptions |
This class contains configuration used to parallelize data transfer operations.
|
| PlayAudioOptions |
The request payload for playing audio.
|
| PlayAudioResult |
The response payload for play audio operation.
|
| RecordingChannel |
Defines values for RecordingChannel.
|
| RecordingContent |
Defines values for RecordingContent.
|
| RecordingFormat |
Defines values for RecordingFormat.
|
| ResultInfo |
Result info class to be used to report result status for actions/operations.
|
| StartCallRecordingResult |
The response payload of start call recording operation.
|
| StartRecordingOptions |
Defines values for RecordingFormatType.
|
| ToneInfo |
The class to represent Tone info detail.
|
| ToneValue |
Defines values for ToneValue.
|
| Exception | Description |
|---|---|
| CallingServerErrorException |
Exception thrown for an invalid response with
CallingServerError information. |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.