Share via


ConnectCallOptions Class

Definition

Options for creating a call.

public class ConnectCallOptions
type ConnectCallOptions = class
Public Class ConnectCallOptions
Inheritance
ConnectCallOptions

Constructors

ConnectCallOptions(CallLocator, Uri)

Creates a new instance of ConnectOptions.

Properties

CallbackUri

The callback URL.

CallIntelligenceOptions

AI options for the call.

CallLocator

Either a GroupCallLocator or ServerCallLocator or RoomCallLocator for locating the call.

OperationContext

Used by customers to correlate the request to the response event.

Applies to