CallEstablishOptions Members
Optional parameter for establishing the call.
The CallEstablishOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CallEstablishOptions |
Top
Properties
Name | Description | |
---|---|---|
ConnectionContext | ||
CustomMimeParts | Gets the application-specific mime parts to include in the INVITE message. | |
Headers | Gets or sets the list of custom signaling headers to be included in the response. | |
IsThirdPartyCallControl | Gets or sets the flag to indicate that the call is used in a 3rd party call control scenario. | |
MaximumEstablishTime | ||
SupportsEarlyMedia | Gets or sets the flag indicating if the call advertises the support for 100rel. | |
SupportsReplaces | Gets or sets the flag indicating if the call supports the replaces header. | |
Transferor |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top