AudioVideoCallEstablishOptionsInternal Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |