Edit

Share via


AudioVideoCallEstablishOptionsInternal Class

Definition

public ref class AudioVideoCallEstablishOptionsInternal : Microsoft::Rtc::Collaboration::AudioVideo::AudioVideoCallEstablishOptions
public class AudioVideoCallEstablishOptionsInternal : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoCallEstablishOptions
type AudioVideoCallEstablishOptionsInternal = class
    inherit AudioVideoCallEstablishOptions
Public Class AudioVideoCallEstablishOptionsInternal
Inherits AudioVideoCallEstablishOptions
Inheritance
AudioVideoCallEstablishOptionsInternal

Constructors

AudioVideoCallEstablishOptionsInternal()

Properties

AudioVideoMcuDialInOptions

Gets the optional parameters to be used when dialing in to audio-video mcu.

(Inherited from AudioVideoCallEstablishOptions)
ConnectionContext

Gets or sets the connection context to be used when establishing the call.

(Inherited from CallEstablishOptions)
CustomMimeParts

Gets the application specific MIME parts to include in the INVITE message.

(Inherited from CallEstablishOptions)
DestinationAddress
DestinationAddressInternal (Inherited from CallEstablishOptions)
Headers

Gets the list of custom signaling headers to be included in the request.

(Inherited from CallEstablishOptions)
IsThirdPartyCallControl

Gets or sets whether the call is used in a third-party call control scenario.

(Inherited from CallEstablishOptions)
MaximumEstablishTime

Gets or sets a maximum call establishment time.

(Inherited from CallEstablishOptions)
SupportsEarlyMedia

Gets or sets whether the call advertises the support for 100rel.

(Inherited from CallEstablishOptions)
SupportsReplaces

Gets or sets whether call supports the replaces header.

(Inherited from CallEstablishOptions)
TelemetryId
Transferor

Gets or sets the transferor address. The application MUST verify (see remarks for more details) the identify of the transferor before setting this property.

(Inherited from CallEstablishOptions)
UseCallViaWorkCallerIdAsPhoneUri
UseGeneratedIdentityForTrustedConference

Gets or sets whether the call should use a generated identity during call establishment to a trusted conference.

(Inherited from AudioVideoCallEstablishOptions)

Extension Methods

AddFeatureParameter(CallEstablishOptions, String, String)
SetAssertedIdentity(CallEstablishOptions, String, String, String)
SetExchangeItemId(CallEstablishOptions, String)
SetHistoryInfoContext(CallEstablishOptions, HistoryInfoContext)

Applies to