Partager via


CallEstablishOptions Members

Include Protected Members
Include Inherited Members

Optional parameter for establishing the call.

The CallEstablishOptions type exposes the following members.

Constructors

  Name Description
Public method CallEstablishOptions Creates a new instance of the CallEstablishOptions class.

Top

Properties

  Name Description
Public property ConnectionContext Gets or sets the connection context to be used when establishing the call.
Public property CustomMimeParts Gets the application specific MIME parts to include in the INVITE message.
Public property Headers Gets the list of custom signaling headers to be included in the request.
Public property IsThirdPartyCallControl Gets or sets whether the call is used in a third-party call control scenario.
Public property MaximumEstablishTime Gets or sets a maximum call establishment time.
Public property SupportsEarlyMedia Gets or sets whether the call advertises the support for 100rel.
Public property SupportsReplaces Gets or sets whether call supports the replaces header.
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.
Protected 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

CallEstablishOptions Class

Microsoft.Rtc.Collaboration Namespace