Share via


AudioVideoCallEstablishOptions Members

Include Protected Members
Include Inherited Members

Represents optional parameters for establishing an audio-video call.

The AudioVideoCallEstablishOptions type exposes the following members.

Constructors

  Name Description
Public method AudioVideoCallEstablishOptions Constructs the object.

Top

Properties

  Name Description
Public property AudioVideoMcuDialInOptions Gets the optional parameters to be used when dialing in to audio-video mcu.
Public property ConnectionContext Gets or sets the connection context to be used when establishing the call. (inherited from CallEstablishOptions)
Public property CustomMimeParts Gets the application specific MIME parts to include in the INVITE message. (inherited from CallEstablishOptions)
Public property Headers Gets the list of custom signaling headers to be included in the request. (inherited from CallEstablishOptions)
Public property IsThirdPartyCallControl Gets or sets whether the call is used in a third-party call control scenario. (inherited from CallEstablishOptions)
Public property MaximumEstablishTime Gets or sets a maximum call establishment time. (inherited from CallEstablishOptions)
Public property SupportsEarlyMedia Gets or sets whether the call advertises the support for 100rel. (inherited from CallEstablishOptions)
Public property SupportsReplaces Gets or sets whether call supports the replaces header. (inherited from CallEstablishOptions)
Public property 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)
Public property UseGeneratedIdentityForTrustedConference Gets or sets whether the call should use a generated identity during call establishment to a trusted conference.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

AudioVideoCallEstablishOptions Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace