CreateCallOptions Class

Definition

Options for the Create Call Request.

public class CreateCallOptions
type CreateCallOptions = class
Public Class CreateCallOptions
Inheritance
CreateCallOptions

Constructors

CreateCallOptions(CallInvite, Uri)

Creates a new CreateCallOptions object.

Properties

CallbackUri

The callback Uri.

CallIntelligenceOptions

AI options for the call such as endpoint URI of the Azure Cognitive Services resource

CallInvite

Call invitee information.

CognitiveServicesEndpoint

The endpoint URL of the Azure Cognitive Services resource attached

OperationContext

The Operation context.

Applies to